Hacker News new | ask | show | jobs
by jareds 458 days ago
I use https://github.com/amsehili/genRSS to create the rss feeds. I host them by running a Docker container that serves the folder on my nas that contains the media and generated xml files.
1 comments

That seems to be just what I was looking for. Thanks!