diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 7c87e4ae..96f2b013 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -423,6 +423,7 @@ You can find a few useful plugins at the following locations: - [Category archive generator by Shigeya Suzuki](https://github.com/shigeya/jekyll-category-archive-plugin): Generator and template which renders category archive like MovableType style, based on Monthly archive generator. - [Emoji for Jekyll](https://github.com/yihangho/emoji-for-jekyll): Seamlessly enable emoji for all posts and pages. - [Compass integration for Jekyll](https://github.com/mscharley/jekyll-compass): Easily integrate Compass and Sass with your Jekyll website. +- [Pages Directory by Ben Baker-Smith](https://github.com/bbakersmith/jekyll-pages-directory): Defines a `_pages` directory for page files which routes its output relative to the project root. #### Converters