From a3f833657142b3dbef77366e925105451012aec2 Mon Sep 17 00:00:00 2001 From: snrbrnjna Date: Wed, 17 Sep 2014 00:09:29 +0200 Subject: [PATCH] Jekyll Http Basic Auth Plugin added --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index ce17513e..2bedb73e 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -428,6 +428,7 @@ You can find a few useful plugins at the following locations: - [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. - [Jekyll::AutolinkEmail by Ivan Tse](https://github.com/ivantsepp/jekyll-autolink_email): Autolink your emails. - [Jekyll::GitMetadata by Ivan Tse](https://github.com/ivantsepp/jekyll-git_metadata): Expose Git metadata for your templates. +- [Jekyll Http Basic Auth Plugin](https://gist.github.com/snrbrnjna/422a4b7e017192c284b3): Plugin to manage http basic auth for jekyll generated pages and directories. #### Converters