Skip to content

Conversation

@reteps
Copy link
Member

@reteps reteps commented Jan 16, 2026

Adds an RSS 2.0 feed at /rss.xml for the blog.

The feed includes post titles, excerpts, tags, authors, and dates. It's generated automatically during build via getStaticProps in the blog index page. Also adds RSS autodiscovery link in the document head so RSS readers can auto-detect the feed.

Uses the rss npm library for clean XML generation.

🤖 Generated with Claude Code

- Add RSS 2.0 feed at /rss.xml with excerpts, tags, and metadata
- Generate feed during build via getStaticProps in blog index page
- Add RSS autodiscovery link in document head
- Use 'rss' library for clean XML generation

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
marketing Ready Ready Preview, Comment Jan 16, 2026 7:49pm

Request Review

@reteps
Copy link
Member Author

reteps commented Jan 16, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants