aboutsummaryrefslogtreecommitdiff
path: root/astro.config.mjs
Commit message (Collapse)AuthorAgeFilesLines
* feat: implement Open Graph image generation and enhance configurationValentin Popov2 days1-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 linkValentin Popov6 days1-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 settingsValentin Popov2025-01-241-0/+3
|
* Deleted the unnecessary CF adapterValentin Popov2024-10-241-5/+1
|
* Updated the structure of the post's pageValentin Popov2024-10-241-2/+1
|
* Updated styles build configValentin Popov2024-09-181-0/+3
|
* Added footer componentValentin Popov2024-09-181-1/+2
|
* Update launch configuration and enhance PostSummary component layoutValentin Popov2024-09-181-1/+3
|
* Update dependencies and add Cloudflare adapter in configurationValentin Popov2024-09-181-0/+3
|
* Added Pagination componentValentin Popov2024-09-131-0/+6
|
* Added reading time timerValentin Popov2024-09-061-0/+4
|
* Added sitemapValentin Popov2024-09-051-0/+2
|
* Added canonical URLValentin Popov2024-09-051-2/+3
|
* Initial Astro projectValentin Popov2024-09-051-0/+4