Commit Graph

4 Commits

Author SHA1 Message Date
hira e1ffa837da Eliminate Ambiguous Characters
Added a clean, ASCII-only version of the script section.
2025-07-26 17:16:49 +00:00
hira 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
hira 53a17e6820 Updated README.md
Updated README.md with a brief description
2025-07-26 17:12:20 +00:00
hira 99c6ea7290 Initial commit 2025-07-26 17:09:43 +00:00