aboutsummaryrefslogtreecommitdiff
path: root/src/content/blog
Commit message (Collapse)AuthorAgeFilesLines
* feat: enhance accessibility and language support across componentsValentin Popov6 days6-0/+6
| | | | | | | | - Updated various components to include `lang` attributes for improved accessibility and SEO. - Introduced a new `env.d.ts` file to define environment variables for better type safety. - Adjusted the print width in `.prettierrc.mjs` for improved code formatting. - Streamlined the `Header`, `PostElement`, and `SocialLinks` components for better structure and clarity. - Added language support to blog posts and updated the layout to reflect these changes.
* Configuring Dependabot for daily dependency updates and deleting Renovate ↵Valentin Popov2025-01-244-65/+65
| | | | configurations
* Update blog post metadata and stylesValentin Popov2024-10-031-0/+1
|
* Initial Astro projectValentin Popov2024-09-056-0/+624