tinyfeed 1.5.0: build a webpage for your feeds

https://leminal.space/post/33965435

tinyfeed 1.5.0: build a webpage for your feeds - Leminal Space

tinyfeed is a CLI tool that generate a webpage from a collection of feeds. It’s dead simple, no database, no config file, just a CLI and some HTML This release continue the process of refining tinyfeed with small new features, never any breaking changes and better documentation! On the menue today : - Better pagination: new --order-by flag to easily customize feed item ordering by publication date, update date, feed name and author. - OPML Support: added a built-in OPML template to export you feed collection. - UX Improvements: refined warning message and usage formulations for better clarity. - New Guides: expanded the documentation site with new, dedicated pages for Configuration (lot’s of examples!) and OPML export.

I gave up on RSS a long time ago because Outlook basically just linked a bunch of news articles, didn’t really good me anything to read without going externally.

Are you saying this would take those article details and organize into a usable proper website from multiple sources?

Check the demo: feed.lovergne.dev/demo

It links out to the source webpage, so this might not be what you’re looking for.

Although this might inspire me to build a single page app generator using Astro that does that.

Feed

RSS, Atom and JSON feeds aggregator

This still looks really good!!! Thank you!