My blog now has an RSS feed!
https://trevdev.ca/blog/rss.xml
Special thanks to @tiang for the very useful `org-publish-rss` package.
My blog now has an RSS feed!
https://trevdev.ca/blog/rss.xml
Special thanks to @tiang for the very useful `org-publish-rss` package.
@tiang
Cool. Wondering if it would work also for my "digital garden": not a blog, nos periodic,not new files (usually) but changes and crafting here and there...
But I do use org-publish: https://marcoxbresciani.codeberg.page/digital-garden.html#garden-my-garden
@trevdev
@AAMfP @trevdev I'm not sure based off your alist settings. The main expectation for org-publish-rss is a new Org file is a new RSS item. You may be better served with ox-rss which treats each heading as an RSS item.
Let me know if I'm misunderstanding, I'd be happy to take patches to make this work for your setup.