Commit Graph

3 Commits

Author SHA1 Message Date
Hira Barton c95e42e5d2 Updated the file
 All Unicode-safe
 ASCII-only
 Ready to commit
 Publicly accessible as https://codexscrolls.io/rss (once placed in /custom/public/rss.html)
2025-07-26 17:18:48 +00:00
Hira Barton e1ffa837da Eliminate Ambiguous Characters
Added a clean, ASCII-only version of the script section.
2025-07-26 17:16:49 +00:00
Hira Barton 3aff306893 Add standalone AI/ML RSS feed viewer to custom public pages
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.
2025-07-26 17:14:26 +00:00