From 64c98ef08beea82436d23e5850ed05c2765206d2 Mon Sep 17 00:00:00 2001 From: Jakob Vad Nielsen Date: Tue, 6 Feb 2018 19:17:23 +0100 Subject: [PATCH] Update plugins.md (#6750) Merge pull request 6750 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index f5adb0c9..28f878c1 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -786,6 +786,7 @@ LESS.js files during generation. - [Tweetsert](https://github.com/ibrado/jekyll-tweetsert): Imports tweets (Twitter statuses) as new posts. Features multiple timeline support, hashtag import, filtering, automatic category and/or tags, optional retweets and replies. - [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. #### Converters