Skip to content

this script can pull multiple rss feeds and show them in one feed.

Notifications You must be signed in to change notification settings

scallywag/rss-feed-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

rss-feed-reader

this script can pull multiple rss feeds and show them in one feed.

Demo

I have this running here if you want to take a look at it live. https://weboasis.digital/news/

Adding feeds

Scroll down to the code where it says Define the RSS feeds to be read and right under that you will see the two current feeds. just do {url: "https://thewebsitethatyouwillbepullingitsfeedfrom.com/feed", title: "thefeed you are pulling"}

right under the last feed to add a new one.

About

this script can pull multiple rss feeds and show them in one feed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages