Hi! So I’m using an open source RSS aggregator self hosted alongside my pi-hole.

Anyone know how the basics of making a website go from static to dynamic work? What I want to do is add more RSS feeds from any device on my network and have the changes synced network-wide. Right now though, adding feeds is stored as a local cookie on each device separately.

Here is the repository I’m looking at: https://github.com/sempostma/newsfeeder

Any ideas on how I can store the feeds info on the Pi instead?

  • poVoq
    link
    fedilink
    13 years ago

    Hmm, not sure I understand your problem, but what you want is how it normally works. I use for example this: https://freshrss.org/ on a small server and it works great.