Make Your RSS Beautiful!
English | 简体中文
RSS.Beauty is an RSS beautification tool based on XSLT technology that transforms ordinary RSS/Atom feeds into elegant reading interfaces.
- 🎨 Beautiful reading interface
- 🔄 Support for RSS 2.0 and Atom 1.0
- 📱 Responsive design, mobile-friendly
- 🔌 One-click subscription to major RSS readers
- 🖥 Self-hosting support
Visit RSS.Beauty and enter any RSS feed URL to try it out.
Or visit https://rss.beauty/rss?url=https%3A%2F%2Fgithub.com%2Fccbikai%2FRSS.Beauty%2Freleases.atom to try it out.
Detailed deployment guide can be found in Deployment Guide.
Support deployment to Cloudflare Pages, Vercel, Netlify, etc. After Fork this project, follow the platform tutorial to deploy.
docker pull ghcr.io/ccbikai/rss.beauty:main
docker run -d --name rss-beauty -p 4321:4321 ghcr.io/ccbikai/rss.beauty:main