From d854b2265619674376ee21c48bea5a1f1b72f2cf Mon Sep 17 00:00:00 2001 From: "Dr. Wolfram Schroers" Date: Fri, 15 Dec 2017 11:33:54 +0100 Subject: [PATCH] Add jekyll-category-pages plugin (#6632) Merge pull request 6632 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 0d9593f9..0764784a 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -782,6 +782,7 @@ LESS.js files during generation. - [Jekyll Art Gallery plugin](https://github.com/alexivkin/Jekyll-Art-Gallery-Plugin): An advanced art/photo gallery generation plugin for creating galleries from a set of image folders. Supports image tagging, thumbnails, sorting, image rotation, post-processing (remove EXIF, add watermark), multiple collections and much more. - [jekyll-ga](https://github.com/developmentseed/jekyll-ga): A Jekyll plugin that downloads Google Analytics data and adds it to posts. Useful for making a site that lists "most popular" content. [Read the introduction](https://developmentseed.org/blog/google-analytics-jekyll-plugin/) post on the developmentSEED blog. - [jekyll-multi-paginate](https://github.com/fadhilnapis/jekyll-multi-paginate): Simple Jekyll paginator for multiple page. Ease you to make pagination on multiple page especially like multiple language. +- [jekyll-category-pages](https://github.com/field-theory/jekyll-category-pages): Easy-to-use category index pages with and without pagination. Supports non-URL-safe category keywords and has extensive documentation and test coverage. #### Converters