eleventy-plugin-rss
eleventy-plugin-rss copied to clipboard
Tag specific feeds
Sometimes readers would like to follow a particular tag on a website. If they use RSS/Atom, then it would be very convenient to provide a feed per tag. For example, the feed URL for "sometag" could be something like "https://example.com/sometag/feed".
I migrated to eleventy (with the base blog template) from WriteFreely, which provides a RSS feed for each (hash)tag. This is one of the few WriteFreely features missing from eleventy.