Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: update blog post date handling and schema | Valentin Popov | 3 days | 1 | -2/+3 |
| | | | | | | | - Replaced `pubDate` with `datePublished` in blog post components for consistency. - Updated sorting logic in blog sections to use `datePublished`. - Enhanced blog post schema to include `dateModified` for better structured data representation. - Adjusted various blog markdown files to reflect the new date fields. | ||||
* | feat: enhance accessibility and language support across components | Valentin Popov | 6 days | 1 | -0/+1 |
| | | | | | | | | - 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 Popov | 2025-01-24 | 1 | -43/+43 |
| | | | | configurations | ||||
* | Initial Astro project | Valentin Popov | 2024-09-05 | 1 | -0/+185 |