RSS Style helps you make your RSS and Atom feeds look nice.
Instructions and links for all the different resources are on the RSS Style website.
The website is a simple Jekyll app:
cd docs
jekyll serve --watch
The examples (not really required for the main functionality) are handled with a Cloudflare Pages function. See the run.sh
script to run everything locally.
Contributions are welcome! Please follow the standard Github Fork & Pull Request Workflow