From c0d891b08bcae703b87db2b281b42785e72142f5 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Thu, 8 Feb 2018 14:51:13 +0100 Subject: [PATCH] Add jekyll-fontello to plugins (#6757) Merge pull request 6757 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 9cd906e4..f52c6f87 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -782,6 +782,7 @@ You can find a few useful plugins at the following locations: - [Stickyposts](https://github.com/ibrado/jekyll-stickyposts): Moves or copies (pins) posts marked `sticky: true` to the top of the list. Perfect for keeping important announcements on the home page, or giving collections a descriptive entry. Paginator friendly. - [Jekyll::Paginate::Content](https://github.com/ibrado/jekyll-paginate-content): Content paginator in the style of jekyll-paginator-v2 that splits pages, posts, and collection entries into several pages. Specify a separator or use HTML <h1> etc. headers. Automatic splitting, single-page view, pager/trail, self-adjusting links, multipage TOC, SEO support. - [Premonition](https://github.com/amedia/premonition): Adds block-styled side content to your page. For example summary, notes, hints or warning boxes. +- [jekyll-fontello](https://github.com/ericcornelissen/jekyll-fontello): A Jekyll plugin that automatically downloads your webfont from Fontello. #### Converters