Added jekyll-rss plugin to docs

This commit is contained in:
Assaf Gelber 2013-07-25 20:28:45 +03:00
parent ec9d6ab693
commit 67186e6318
1 changed files with 1 additions and 0 deletions

View File

@ -361,6 +361,7 @@ You can find a few useful plugins at the following locations:
- [Full-text search by Pascal Widdershoven](https://github.com/PascalW/jekyll_indextank): Adds full-text search to your Jekyll site with a plugin and a bit of JavaScript.
- [AliasGenerator by Thomas Mango](https://github.com/tsmango/jekyll_alias_generator): Generates redirect pages for posts when an alias is specified in the YAML Front Matter.
- [Projectlist by Frederic Hemberger](https://github.com/fhemberger/jekyll-projectlist): Renders files in a directory as a single page instead of separate posts.
- [RssGenerator by Assaf Gelber](https://github.com/agelber/jekyll-rss): Automatically creates an RSS 2.0 from your posts.
#### Converters