From cdc3e5d4f19e262640c7bbed4a53f59b2b3afe0e Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 16 Feb 2018 10:22:02 -0500 Subject: [PATCH] Add Algolia demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ecf67..af18537 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ The default search uses [**Lunr**](https://lunrjs.com/) to build a search index #### Algolia -For faster and more relevant search: +For faster and more relevant search ([see demo](https://mmistakes.github.io/jekyll-theme-basically-basic-algolia-search/)): 1. Add the [`jekyll-algolia`](https://github.com/algolia/jekyll-algolia) gem to your `Gemfile`, in the `:jekyll_plugins` section.