11ty / eleventy-plugin-rss

A pack of Eleventy plugins for generating an RSS feed.
https://www.11ty.dev/docs/plugins/rss/
MIT License
92 stars 22 forks source link

Add filters for RSS Feeds #24

Closed backlineint closed 2 years ago

backlineint commented 3 years ago

Adds dateRfc822 filter (borrowed from https://github.com/jeremenichelli/eleventy-xml-plugin) along with a feed-rss sample that will validate as an RSS feed.

Resolves https://github.com/11ty/eleventy-plugin-rss/issues/23

If this ends up being merged, I'd be happy to make a followup PR to update the docs here: https://www.11ty.dev/docs/plugins/rss/

kkgthb commented 3 years ago

This would be useful, as I'm currently trying to port a Jekyll podcast-self-hosting example to 11ty and running into roadblocks with other ways of building a feed.

zachleat commented 2 years ago

Awesome, thank you! Shipping with 1.2.0