You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ Originally forked from [jekyll-lunr-js-search](https://github.com/slashdotdash/j
5
5
### Using gem
6
6
Quickstart instructions are located here: [https://dnoneill.github.io/jekyll-lunr-js-custom-search/quickstart](https://dnoneill.github.io/jekyll-lunr-js-custom-search/quickstart)
7
7
8
+
### Demo
9
+
There is a demo of this gem running: https://dnoneill.github.io/jekyll-lunr-js-custom-search/demo
10
+
The Jekyll code for the demo is located here: https://github.com/dnoneill/jekyll-lunr-js-custom-search/tree/gh-pages/demo
11
+
8
12
### Development Requirements
9
13
10
14
Install [Bundler](http://bundler.io/) and then run the following.
0 commit comments