Merge pull request #2468 from rob-murray/add_link_to_version_plugin

This commit is contained in:
Parker Moore 2014-06-01 11:16:23 -04:00
commit 46c99e6c87
1 changed files with 1 additions and 0 deletions

View File

@ -507,6 +507,7 @@ You can find a few useful plugins at the following locations:
- [Image Set/Gallery Tag](https://github.com/callmeed/jekyll-image-set) by [callmeed](https://github.com/callmeed): Renders HTML for an image gallery from a folder in your Jekyll site. Just pass it a folder name and class/tag options.
- [jekyll_figure](https://github.com/lmullen/jekyll_figure): Generate figures and captions with links to the figure in a variety of formats
- [Jekyll Github Sample Tag](https://github.com/bwillis/jekyll-github-sample): A liquid tag to include a sample of a github repo file in your Jekyll site.
- [Jekyll Project Version Tag](https://github.com/rob-murray/jekyll-version-plugin): A Liquid tag plugin that renders a version identifier for your Jekyll site sourced from the git repository containing your code.
#### Collections