Hi all, I wanted to share a tool I made to manage my RSS feed. It’s a markdown to RSS converter written in GO. With this tool, you can write articles in a local folder and have them automatically formatted to an RSS feed. Moreover, it automatically takes care of publication dates, categories, formatting, etc
I was just thinking of something like this the other day!
Would this allow someone to just expose a single rss file on the internet instead of a whole blog? For example if one doesn’t want to have a ui for the blog or the files are already published to other sites
Yes that’s possible. Although, to host the RSS file you do need something to expose it to the outside world. For me, I have a personal website where the RSS feeds are just written to the feeds/ folder. As a result, I have no blog on my website, but I do have RSS feeds for different updates :)
my website: https://timokats.xyz/