From 20a6bdf5ece695085bd235a5216a7f3dc774d739 Mon Sep 17 00:00:00 2001 From: Matthew Scharley Date: Wed, 8 Jan 2014 13:38:33 +1100 Subject: [PATCH] Add jekyll-compass to the list of plugins --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 456f567c..2126ea7f 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -422,6 +422,7 @@ You can find a few useful plugins at the following locations: - [Monthly archive generator by Shigeya Suzuki](https://github.com/shigeya/jekyll-monthly-archive-plugin): Generator and template which renders monthly archive like MovableType style, based on the work by Ilkka Laukkanen and others above. - [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. #### Converters