Adding the jekyll-algolia plugin to the list of plugins (#6737)

Merge pull request 6737
This commit is contained in:
Tim Carry 2018-02-01 21:02:40 +01:00 committed by jekyllbot
parent 3fb325998d
commit 6563350ded
1 changed files with 1 additions and 0 deletions

View File

@ -964,6 +964,7 @@ You can find a few useful plugins at the following locations:
- [jekyll-numbered-headings](https://github.com/muratayusuke/jekyll-numbered-headings): Adds ordered number to headings.
- [jekyll-pre-commit](https://github.com/mpchadwick/jekyll-pre-commit): A framework for running checks against your posts using a git pre-commit hook before you publish them.
- [jekyll-pwa-plugin](https://github.com/lavas-project/jekyll-pwa): A plugin provides PWA support for Jekyll. It generates a service worker in Jekyll build process and makes precache and runtime cache available in the runtime with Google Workbox.
- [jekyll-algolia](https://community.algolia.com/jekyll-algolia/): Add fast and relevant search to your Jekyll site through the Algolia API.
<div class="note info">
<h5>Jekyll Plugins Wanted</h5>