Skip to content

feat: RSS feed for recent US Code updates#134

Merged
williamzujkowski merged 1 commit intomainfrom
feat/132-rss-feed
Apr 1, 2026
Merged

feat: RSS feed for recent US Code updates#134
williamzujkowski merged 1 commit intomainfrom
feat/132-rss-feed

Conversation

@williamzujkowski
Copy link
Copy Markdown
Collaborator

Adds /feed.xml with 50 most recently updated sections. Feed autodiscovery in head. Closes #132.

- /feed.xml endpoint using @astrojs/rss
- Shows 50 most recently updated sections
- Title format: "N U.S.C. § M — Section name"
- Feed autodiscovery link in BaseLayout head
- Enables RSS readers and monitoring tools to track changes

Closes #132

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@williamzujkowski williamzujkowski merged commit 50fb615 into main Apr 1, 2026
@williamzujkowski williamzujkowski deleted the feat/132-rss-feed branch April 1, 2026 01:51
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.

feat: RSS/Atom feed for section changes

1 participant