From 499339548d1f30655413167e0f1e07aab3b92e28 Mon Sep 17 00:00:00 2001 From: Krzysztof Jurewicz Date: Sat, 9 Apr 2016 13:56:55 +0200 Subject: [PATCH] Add jekyll-i18n_tags plugin --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 4b31fbd1..21b02816 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -858,6 +858,7 @@ LESS.js files during generation. - [Jekyll Flickr Plugin](https://github.com/lawmurray/indii-jekyll-flickr) by [Lawrence Murray](http://www.indii.org): Embeds Flickr photosets (albums) as a gallery of thumbnails, with lightbox links to larger images. - [jekyll-figure](https://github.com/paulrobertlloyd/jekyll-figure): A liquid tag for Jekyll that generates `
` elements. - [Jekyll Video Embed](https://github.com/eug/jekyll-video-embed): It provides several tags to easily embed videos (e.g. Youtube, Vimeo, UStream and Ted Talks) +- [jekyll-i18n_tags](https://github.com/KrzysiekJ/jekyll-i18n_tags): Translate your templates. #### Collections