From d34d4cbc3743edadb8c9872530f02f2d815a5f86 Mon Sep 17 00:00:00 2001 From: Rob Murray Date: Sun, 1 Jun 2014 12:04:49 +0100 Subject: [PATCH] Add link to Jekyll Project Version Tag plugin --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index fbbf5ed9..b642f1a1 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -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