From eeecbdc82a56c6103f98040158d7ae0f28cb13e5 Mon Sep 17 00:00:00 2001 From: Yihang Ho Date: Fri, 8 Nov 2013 17:36:07 +0800 Subject: [PATCH] Add Emoji for Jekyll to plugin list. --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index ef588610..2580ea32 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -421,6 +421,7 @@ You can find a few useful plugins at the following locations: - [RssGenerator by Assaf Gelber](https://github.com/agelber/jekyll-rss): Automatically creates an RSS 2.0 feed from your posts. - [Monthly archive generator by Shigeya Suzuki](https://github.com/shigeya/jekyll-monthly-archive-plugin): Generator and template which renders monthly archive like MovableType style, based on the work by Ilkka Laukkanen and others above. - [Category archive generator by Shigeya Suzuki](https://github.com/shigeya/jekyll-category-archive-plugin): Generator and template which renders category archive like MovableType style, based on Monthly archive generator. +- [Emoji for Jekyll](https://github.com/yihangho/emoji-for-jekyll): Seamlessly enable emoji for all posts and pages. #### Converters