Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion plugins/eleventy-plugin-rss.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Eleventy RSS Feed
readmeUrl: https://raw.githubusercontent.com/11ty/eleventy-plugin-rss/master/README.md
categories:
- utility
- official
Expand All @@ -8,5 +9,7 @@ maintainer:
name: 11ty
url: https://11ty.dev
githubUrl: https://github.com/11ty/eleventy-plugin-rss
description: A pack of plugins for generating an RSS feed (actually an Atom feed, but who’s counting) using the Nunjucks templating engine.
description: A pack of plugins for generating an RSS feed (actually an Atom
feed, but who’s counting) using the Nunjucks templating engine.
---
Readme is raw