From 5f2d37a6d08b89313484d3080c3737ce68cbf5ff Mon Sep 17 00:00:00 2001 From: Lincoln Mullen Date: Wed, 19 Mar 2014 22:26:15 -0400 Subject: [PATCH] Add jekyll_figure plugin --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 10550a4e..e108985c 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -503,6 +503,7 @@ You can find a few useful plugins at the following locations: - [jekyll-font-awesome](https://gist.github.com/23maverick23/8532525): Quickly and easily add Font Awesome icons to your posts. - [Lychee Gallery Tag](https://gist.github.com/tobru/9171700) by [tobru](https://github.com/tobru): Include [Lychee](http://lychee.electerious.com/) albums into a post. For an introduction, see [Jekyll meets Lychee - A Liquid Tag plugin](https://tobrunet.ch/articles/jekyll-meets-lychee-a-liquid-tag-plugin/) - [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 #### Collections