RSS are now real
Mark up this date on the history books, because the Borzonian Blog now has an RSS feed. Of course it's not like this site is really that popular, but now there's the option.
If you want, add this link to your favourite rss reader https://borzing.xyz/Blog/rss.xml
how did I do it?
It was quite the fucking process. But at the end there was a soltuion so elegant that nearly made
me faint. Here's the sourcehut repo org-publish-rss
.
I use emacs' org-mode
with ox-publisher
. The problem is that ox-rss
sucks for what I was
trying to do. What I just wanted was one rss.xml
with all the blogs in this directory.
And org-publish-rss
delivered just what I needed it.