|
|
|
|
|
by altneu
1626 days ago
|
|
RSS is a simple format.
https://www.w3schools.com/xml/xml_rss.asp There are numerous ways to create an RSS feed, depends what language you like. I used PHP mainly to format the output, loop through a DB of entries or text files even. Very easy to do. |
|
Im fine with setting up a backend of some kind if need be, but it seemed like it might be something that could be done as just an .rss file hosted on a frontend page through github pages.
Not sure if that makes sense but doing my best to describe the question. :-/