From 3156f74a530246183f0228924048cfa565b4cd06 Mon Sep 17 00:00:00 2001 From: Hendrik Schneider Date: Sat, 13 May 2017 03:25:09 +0300 Subject: [PATCH] Added plugin jekyll-analytics (#6042) Merge pull request 6042 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 05d76a20..303967ca 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -881,6 +881,7 @@ LESS.js files during generation. #### Other +- [Analytics for Jekyll](https://github.com/hendrikschneider/jekyll-analytics) by Hendrik Schneider: An effortless way to add various trackers like Google Analytics, Piwik, etc. to your site - [ditaa-ditaa](https://github.com/tmthrgd/ditaa-ditaa) by Tom Thorogood: a drastic revision of jekyll-ditaa that renders diagrams drawn using ASCII art into PNG images. - [Pygments Cache Path by Raimonds Simanovskis](https://github.com/rsim/blog.rayapps.com/blob/master/_plugins/pygments_cache_patch.rb): Plugin to cache syntax-highlighted code from Pygments. - [Draft/Publish Plugin by Michael Ivey](https://gist.github.com/49630): Save posts as drafts.