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