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?
nice, looks cool! Just out of curiosity, what language is the site written in?
HTML. I wanted to go full retro with it, although the parsing of the RSS feeds are done by a little PHP script.