DEV Community

MT
MT

Posted on • Originally published at chi.miantiao.me on

RSS.Beauty - Make Your RSS Beautiful!

The tool that has been delayed for nearly half a year is finally completed.

RSS.Beauty is an RSS beautification tool based on XSLT technology that transforms ordinary RSS/Atom feeds into elegant reading interfaces.

RSS.Beauty

Key Features

  • 🎨 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

Quick Start

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.

Tech Stack

Deployment

Detailed deployment guide can be found in Deployment Guide.

Serverless

Support deployment to Cloudflare Pages, Vercel, Netlify, etc. After Fork this project, follow the platform tutorial to deploy.

Docker

docker pull ghcr.io/ccbikai/rss.beauty:main
docker run -d --name rss-beauty -p 4321:4321 ghcr.io/ccbikai/rss.beauty:main
Enter fullscreen mode Exit fullscreen mode

Credits

Sponsor

  1. Follow me on 𝕏
  2. Sponsor me on GitHub

stat

Heroku

Deliver your unique apps, your own way.

Heroku tackles the toil — patching and upgrading, 24/7 ops and security, build systems, failovers, and more. Stay focused on building great data-driven applications.

Learn More

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please show some love ❤️ or share a kind word in the comments if you found this useful!

Got it!