this post was submitted on 12 Feb 2025
7 points (100.0% liked)

Free OpenSource Software

300 readers
1 users here now

A group for FOSS enthusiasts sharing news and projects on Free and Open Source Software and Operating Systems, including GNU/Linux, Android, applications, and more.

founded 5 months ago
MODERATORS
 

I'm looking for something that will embed a selection of RSS feeds on a website so that it essentially does the same thing as an RSS reader but displays my follows on a webpage. I know 55sketch has simple-rss on Github but I'm looking for something that will pull from various sources and list the articles in order of newest first. Anybody got any idea where I might find such a thing?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago

HTML. I wanted to go full retro with it, although the parsing of the RSS feeds are done by a little PHP script.