This is a collection of git submodules of jekyll plugin repositories. These submodules are used to build the index for jekyll-plugins.com.
To add a plugin, you simply need to fork this repo, add it as a submodule, and issue a pull request. The plugin must meet the guidelines for inclusion.
git submodule add YOUR_REPOSITIORY_HERE
Jekyll-plugins was inspired by kohana-modules