<feed xmlns='http://www.w3.org/2005/Atom'>
<title>popov.link/src/pages/feed.xml.ts, branch master</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=master</id>
<link rel='self' href='https://git.popov.link/popov.link/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/'/>
<updated>2026-04-22T18:53:50+00:00</updated>
<entry>
<title>feat: add RSS feed generation and update package metadata</title>
<updated>2026-04-22T18:53:50+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-04-22T18:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/popov.link/commit/?id=9a0746a4715400ab8ef37ec23a4df93ae712e74b'/>
<id>urn:sha1:9a0746a4715400ab8ef37ec23a4df93ae712e74b</id>
<content type='text'>
- Implemented a new RSS feed generation feature in src/pages/feed.xml.ts, allowing users to follow blog updates.
- Updated package.json and package-lock.json to include license information and new type definitions for markdown-it and sanitize-html.
- Refactored createOgImage function to return Uint8Array instead of Buffer for better compatibility.
- Simplified pageSchema by removing the optional mainEntityId parameter for cleaner schema generation.
</content>
</entry>
</feed>
