<feed xmlns='http://www.w3.org/2005/Atom'>
<title>popov.link/src/components/Head.astro, branch renovate/cssnano-8.x</title>
<subtitle>A fast and minimalist personal website and blog powered by Astro. Features clean Markdown content, custom theming, and optimized deployment on Cloudflare Pages.
</subtitle>
<id>https://git.popov.link/popov.link/atom?h=renovate%2Fcssnano-8.x</id>
<link rel='self' href='https://git.popov.link/popov.link/atom?h=renovate%2Fcssnano-8.x'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/'/>
<updated>2026-04-22T17:53:21+00:00</updated>
<entry>
<title>feat: enhance blog and SEO features with new plugins and metadata</title>
<updated>2026-04-22T17:53:21+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-04-22T17:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=933d6874b1fe1dbb113e9de39425f2d713a72408'/>
<id>urn:sha1:933d6874b1fe1dbb113e9de39425f2d713a72408</id>
<content type='text'>
- Introduced rehypeLazyImages plugin for lazy loading images in blog posts.
- Updated sitemap integration to include last modified dates for blog posts.
- Enhanced Head and BaseLayout components to support additional Open Graph metadata.
- Improved RSS feed generation with sanitized content and author information.
- Updated manifest.json for a darker theme and standalone display mode.
- Added support for language-specific attributes in various components.
- Refactored blog post handling to include modified and published timestamps.
</content>
</entry>
<entry>
<title>refactor: update schema handling and improve SEO metadata</title>
<updated>2026-04-22T16:11:58+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-04-22T16:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=5e818d804d5d38beff0f3754a006333752fd5082'/>
<id>urn:sha1:5e818d804d5d38beff0f3754a006333752fd5082</id>
<content type='text'>
- Changed schema type from WithContext&lt;Thing&gt; to Thing[] in Head, BaseLayout, and JsonLd components for better flexibility.
- Added optional robots meta tag to Head component.
- Updated JSON-LD generation in JsonLd component to include a structured payload.
- Enhanced page and blog schemas to support breadcrumb and person schemas for improved SEO.
- Introduced new utility schemas for website and person to streamline schema generation.
- Refactored existing schemas to align with the new structure and ensure consistency across components.
</content>
</entry>
<entry>
<title>feat: implement Open Graph image generation and enhance configuration</title>
<updated>2025-06-14T19:25:16+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2025-06-14T19:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=a81117972d39df35574bbab809bb590abc874761'/>
<id>urn:sha1:a81117972d39df35574bbab809bb590abc874761</id>
<content type='text'>
- 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.
</content>
</entry>
<entry>
<title>feat: add Open Graph and JSON-LD support to Head component</title>
<updated>2025-06-14T12:19:01+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2025-06-14T12:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=3d0f4857465e55815809719a4a4438e8a3cd16a0'/>
<id>urn:sha1:3d0f4857465e55815809719a4a4438e8a3cd16a0</id>
<content type='text'>
- Introduced OpenGraph component for enhanced social media sharing with Open Graph meta tags.
- Updated Head component to include OpenGraph and JSON-LD for improved SEO and structured data representation.
- Added comments for better clarity on meta tags and JSON-LD integration.
</content>
</entry>
<entry>
<title>feat: integrate schema.org support and enhance component structure</title>
<updated>2025-06-11T23:20:36+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2025-06-11T23:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=67f245a48faf6e89989aca2ea571b657fd4c8888'/>
<id>urn:sha1:67f245a48faf6e89989aca2ea571b657fd4c8888</id>
<content type='text'>
- Added schema.org support by introducing `schema-dts` for structured data in components.
- Updated `Head`, `BaseLayout`, and various page components to accept and utilize schema props for better SEO.
- Created new utility schemas for blog posts and website to standardize structured data implementation.
- Enhanced the `SocialLinks` section by utilizing dedicated icon components for improved maintainability.
- Refactored the `Header` component to improve accessibility and structure.
- Introduced new icons for social links and integrated them into the layout.
</content>
</entry>
<entry>
<title>perf: improve site icon loading</title>
<updated>2025-06-05T23:33:09+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2025-06-05T23:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=e56c4f3edf42f7a08c0d3714622eb62a20bf3349'/>
<id>urn:sha1:e56c4f3edf42f7a08c0d3714622eb62a20bf3349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added an icon for the website</title>
<updated>2025-02-05T00:20:40+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2025-02-05T00:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=0deb65fde25b0e8545dc74b69136abe61908cc70'/>
<id>urn:sha1:0deb65fde25b0e8545dc74b69136abe61908cc70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Analytics and Head components</title>
<updated>2024-09-12T22:57:55+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2024-09-12T22:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=33c9464dad0979b05323e4d508875ad47e1c425f'/>
<id>urn:sha1:33c9464dad0979b05323e4d508875ad47e1c425f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Astro components and layouts</title>
<updated>2024-09-12T16:36:57+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2024-09-12T16:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=3376c53b2ee91041d5eaa0f9274da0affd7d4a9d'/>
<id>urn:sha1:3376c53b2ee91041d5eaa0f9274da0affd7d4a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update default title and description</title>
<updated>2024-09-11T22:03:55+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2024-09-11T22:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=c89ed0f7f9dcf14d1d96ad0d13ad59f5b542396e'/>
<id>urn:sha1:c89ed0f7f9dcf14d1d96ad0d13ad59f5b542396e</id>
<content type='text'>
</content>
</entry>
</feed>
