Created a new file at /custom/public/rss.html that displays RSS feeds from major AI/ML sources, including OpenAI, DeepMind, Google AI Blog, AI Weekly, and Machine Learning Mastery. This viewer uses JavaScript with the rss2json.com API to fetch and render the latest five articles per feed. Styling matches CodexScrolls’ dark aesthetic, with responsive layout and clean separation per source. This page is accessible via https://codexscrolls.io/rss and can be expanded in the future to support feed filtering, tag-based navigation, or a self-hosted parser to remove reliance on third-party services. |
||
---|---|---|
custom/public | ||
README.md |
README.md
scrollsync
A plug-and-play RSS feed viewer for Gitea, designed to surface the latest articles from top AI and ML news sources. Integrates directly into Gitea’s UI using custom templates and JavaScript, with optional support for feed filtering, theming, and self-hosted RSS-to-JSON conversion.