I've got tags for all my blog posts, and tag-specific RSS feeds, but until now those tags/feeds haven't actually been visible unless you constructed the URL. So finally fixing that: now there's a list of tags at the top of each post, with a link to the tag-specific feed.
This isn't quite the ultimate behavior I was looking for - ultimately I'd like those links to go to human-readable tag-specific pages first, with a link to the RSS feeds from there. But I think that'll take a bit more work to get working. I have some machinery to generate human-readable tag pages for specific tags, but with the structure of my Haunt site it's a bit more complex to generate pages for every tag. I can do it, it'll just take some more thought.
I do have a page to act as my adventure log for this year, though! That's at the da2025 tag. It's still on my TODO list to make the RSS feed link on that page go to the per-tag feed ^^;