From b9516961147a79c44de0a75384c7d164bb43406a Mon Sep 17 00:00:00 2001 From: DigitalSparky Date: Wed, 21 Jan 2015 12:38:45 +0800 Subject: [PATCH] add jekyll-minifier --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 0748afac..dc400e54 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -617,6 +617,7 @@ You can find a few useful plugins at the following locations: - [A layout that compresses HTML](https://github.com/penibelst/jekyll-compress-html) by [Anatol Broder](http://penibelst.de/): Github Pages compatible, configurable way to compress HTML files on site build. - [Jekyll CO₂](https://github.com/wdenton/jekyll-co2): Generates HTML showing the monthly change in atmospheric CO₂ at the Mauna Loa observatory in Hawaii. - [remote-include](http://www.northfieldx.co.uk/remote-include/): Includes files using remote URLs +- [jekyll-minifier](https://github.com/digitalsparky/jekyll-minifier): Minifies HTML, XML, CSS, and Javascript both inline and as separate files utilising yui-compressor and htmlcompressor. #### Editors