From 76422b03b7725d196898ab15196e2c0ebb0679b5 Mon Sep 17 00:00:00 2001 From: Steven Westmoreland Date: Sat, 23 Jun 2018 08:27:30 -0500 Subject: [PATCH] Adding `jekyll-info` plugin (#7091) Merge pull request 7091 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 32cdb4a5..ba18ce30 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -788,6 +788,7 @@ You can find a few useful plugins at the following locations: - [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. - [Target Blank](https://github.com/keithmifsud/jekyll-target-blank): A Jekyll plugin to automatically open external links in a new browser tab or window. +- [jekyll-info](https://github.com/swestmoreland/jekyll-info): A plugin to provide information about your Jekyll site’s configuration. #### Converters