From e9ae079fc3e28a93825a76744bb9c1a5d7acbd53 Mon Sep 17 00:00:00 2001 From: William Denton Date: Mon, 28 Jul 2014 12:18:35 -0400 Subject: [PATCH] Add jekyll-co2 plugin to list --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index bb3c1787..5d1132e7 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -448,6 +448,7 @@ You can find a few useful plugins at the following locations: - [Transform Layouts](https://gist.github.com/1472645): Allows HAML layouts (you need a HAML Converter plugin for this to work). - [Org-mode Converter](https://gist.github.com/abhiyerra/7377603): Org-mode converter for Jekyll. - [Customized Kramdown Converter](https://github.com/mvdbos/kramdown-with-pygments): Enable Pygments syntax highlighting for Kramdown-parsed fenced code blocks. +- [Jekyll CO₂](https://github.com/wdenton/jekyll-co2): Generates small chunk of HTML showing the change in atmospheric CO₂ at the Mauna Loa observatory in Hawaii. #### Filters