From 6ba375401e41256737f26380904a88406e0257ef Mon Sep 17 00:00:00 2001 From: Matt Sheehan Date: Sun, 20 Apr 2014 15:01:54 -0400 Subject: [PATCH] Update plugins.md --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index c0a55227..571f4b8f 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -426,6 +426,7 @@ You can find a few useful plugins at the following locations: - [Compass integration for Jekyll](https://github.com/mscharley/jekyll-compass): Easily integrate Compass and Sass with your Jekyll website. - [Pages Directory by Ben Baker-Smith](https://github.com/bbakersmith/jekyll-pages-directory): Defines a `_pages` directory for page files which routes its output relative to the project root. - [Page Collections by Jeff Kolesky](https://github.com/jeffkole/jekyll-page-collections): Generates collections of pages with functionality that resembles posts. +- [Windows 8.1 Live Tile Generation by Matt Sheehan](https://github.com/sheehamj13/jekyll-live-tiles): Generates Internet Explorer 11 config.xml file and Tile Templates for pinning your site to Windows 8.1. #### Converters