@11ty/eleventy-plugin-rss

A pack of Eleventy plugins for generating an RSS feed using the Nunjucks templating engine.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@11ty/eleventy-plugin-rss
7771.2.09 months ago5 years agoMinified + gzip package size for @11ty/eleventy-plugin-rss in KB

Readme

11ty Logo

eleventy-plugin-rss đŸ•šâšĄī¸đŸŽˆđŸ€
A pack of Eleventy filters for generating Atom, JSON and RSS feeds using the Nunjucks templating engine.
See sample/feed.njk for an example Atom feed template, sample/feed.json for an example JSON feed template, or sample/feed-rss.njk for an example RSS feed template.

The full eleventy-plugin-rss documentation is on 11ty.dev.


npm Version GitHub issues

Installation

npm install @11ty/eleventy-plugin-rss

The full eleventy-plugin-rss documentation is on 11ty.dev.

Tests

npm run test