From 58511822e60ca59cbb27d33016a4d6e8054876e6 Mon Sep 17 00:00:00 2001 From: Kris Northfield Date: Fri, 21 Nov 2014 17:37:54 +0000 Subject: [PATCH] Add remote-include 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 2d2ab958..a684bca5 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -612,6 +612,7 @@ You can find a few useful plugins at the following locations: - [jekyll-postfiles](https://github.com/indirect/jekyll-postfiles): Add `_postfiles` directory and {% raw %}`{{ postfile }}`{% endraw %} tag so the files a post refers to will always be right there inside your repo. - [A layout that compresses HTML](https://github.com/penibelst/jekyll-compress-html) by [Anatol Broder](http://penibelst.de/): Github Pages compatible, configurable way to compress HTML files on site build. - [Jekyll CO₂](https://github.com/wdenton/jekyll-co2): Generates HTML showing the monthly change in atmospheric CO₂ at the Mauna Loa observatory in Hawaii. +- [remote-include](http://www.northfieldx.co.uk/remote-include/): Includes files using remote URLs #### Editors