Merge pull request #1330 from robwierzbowski/add-grunt-yeoman

Add generator-jekyllrb and grunt-jekyll to plugins page
This commit is contained in:
Parker Moore 2013-07-20 14:52:28 -07:00
commit 95271adc13
1 changed files with 2 additions and 0 deletions

View File

@ -448,6 +448,8 @@ You can find a few useful plugins at the following locations:
- [File compressor](https://gist.github.com/2758691) by [mytharcher](https://github.com/mytharcher): Compress HTML and JavaScript files on site build.
- [Jekyll-minibundle](https://github.com/tkareine/jekyll-minibundle): Asset bundling and cache busting using external minification tool of your choice. No gem dependencies.
- [Singlepage-jekyll](https://github.com/JCB-K/singlepage-jekyll) by [JCB-K](https://github.com/JCB-K): Turns Jekyll into a dynamic one-page website.
- [generator-jekyllrb](https://github.com/robwierzbowski/generator-jekyllrb): A generator that wraps Jekyll in [Yeoman](http://yeoman.io/), a tool collection and workflow for builing modern web apps.
- [grunt-jekyll](https://github.com/dannygarcia/grunt-jekyll): A straightforward [Grunt](http://gruntjs.com/) plugin for Jekyll.
<div class="note info">
<h5>Jekyll Plugins Wanted</h5>