Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: implement Open Graph image generation and enhance configuration | Valentin Popov | 2 days | 1 | -1/+2 |
| | | | | | | | | - Added ogImages integration to generate Open Graph images for blog posts. - Updated configuration to include Open Graph settings and default preview image. - Refactored Head component to utilize new preview property for Open Graph meta tags. - Enhanced blog post schema to include preview image for structured data representation. - Introduced utility functions for creating Open Graph images with dynamic content. | ||||
* | chore: update blog routing and header link | Valentin Popov | 6 days | 1 | -6/+0 |
| | | | | | | - Removed the redirects for the blog route in the configuration. - Updated the blog link in the Header component to include a trailing slash. - Added a new index page for the blog to display all posts. | ||||
* | Adding the "vitesse-dark" theme configuration for Shiki in the Markdown settings | Valentin Popov | 2025-01-24 | 1 | -0/+3 |
| | |||||
* | Deleted the unnecessary CF adapter | Valentin Popov | 2024-10-24 | 1 | -5/+1 |
| | |||||
* | Updated the structure of the post's page | Valentin Popov | 2024-10-24 | 1 | -2/+1 |
| | |||||
* | Updated styles build config | Valentin Popov | 2024-09-18 | 1 | -0/+3 |
| | |||||
* | Added footer component | Valentin Popov | 2024-09-18 | 1 | -1/+2 |
| | |||||
* | Update launch configuration and enhance PostSummary component layout | Valentin Popov | 2024-09-18 | 1 | -1/+3 |
| | |||||
* | Update dependencies and add Cloudflare adapter in configuration | Valentin Popov | 2024-09-18 | 1 | -0/+3 |
| | |||||
* | Added Pagination component | Valentin Popov | 2024-09-13 | 1 | -0/+6 |
| | |||||
* | Added reading time timer | Valentin Popov | 2024-09-06 | 1 | -0/+4 |
| | |||||
* | Added sitemap | Valentin Popov | 2024-09-05 | 1 | -0/+2 |
| | |||||
* | Added canonical URL | Valentin Popov | 2024-09-05 | 1 | -2/+3 |
| | |||||
* | Initial Astro project | Valentin Popov | 2024-09-05 | 1 | -0/+4 |