💭 How to make your RSS feed pretty ================================== !https://cassidoo.co/post/prettify-rss/ Date: December 18, 2024 How to make your RSS feed pretty Life is too short for ugly XML. cassidoo.co [1] I love me some styled rss, it's how the OG internet was made to be. You choose what you want to read and when. There is no middleman aggregator inflating the reach of things they want you to see or suffocating things against them. It's just you and your internet friends. ## [Cassidy's Styled rss](https://cassidoo.co/rss.xml) Cassidy has a quite lovely and easy to read rss feed, with an open source style sheet, that is part of her open source blog template for astro [blahg](https://github.com/cassidoo/blahg), love that name by the way! ![image](https://dropper.wayl.one/api/file/f8a6c448-2a95-47e1-b128-2bd7c3865253.webp) ## [Dave Rupert's Feed](https://daverupert.com/atom.xml) I first learned of styled rss feeds from shoptalkshow.com, specifically from [Dave Rupert](daverupert.com). ![image](https://dropper.wayl.one/api/file/1be6c1e1-1645-4387-9e6d-134e001c04cb.webp) Dave uses a pretty bog standard styled rss feed with [pretty-feed-v3](https://github.com/genmon/aboutfeeds/blob/main/tools/pretty-feed-v3.xsl). This repo is probably the best place to start if you are looking to style your rss feed. https://github.com/genmon/aboutfeeds/blob/main/tools/pretty-feed-v3.xsl ## [My RSS Feed](https://waylonwalker.com/archive/rss.xml) My feed comes from my static site generator [markata](markata.dev), a plugins all the way down static site generator written in python, made for customizing, lacking just about any and all docs so you are on your own. ![image](https://dropper.wayl.one/api/file/214bd66f-88e1-4907-8e47-51d22b376678.webp) !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://cassidoo.co/post/prettify-rss/ [2]: /thoughts/ [3]: /tags/thoughts/