πŸ’­ How to make your RSS feed pretty ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://cassidoo.co/post/prettify-rss/ Date: December 18, 2024 Image: How to make your RSS feed pretty β€” Life is too short for ugly XML. How to make your RSS feed pretty Life is too short for ugly XML. cassidoo.co 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 ────────────────────────────────────────────────── 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 , love that name by the way! Image: image Dave Rupert’s Feed ──────────────────────────────────────────────────── I first learned of styled rss feeds from shoptalkshow.com, specifically from Dave Rupert . Image: image Dave uses a pretty bog standard styled rss feed with pretty-feed-v3 . 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 ────────────────────────────────────────────────────── My feed comes from my static site generator markata , 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: image NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts