Commit graph

5 commits

Author SHA1 Message Date
Nick Garlis
599712ed58 Add option to search in specific collections (#1369) 2017-11-28 08:40:12 -05:00
Louis Matthijssen
0841d49653 Fix lunar-en.js layout (#1356)
Without layout set to null a HTML template will be rendered around the
JavaScript, causing an error while loading the file in the browser.
2017-11-20 15:03:51 -05:00
Nick Garlis
fa3647172d 🔧 mistake in excerpt (#1354) 2017-11-20 15:00:07 -05:00
Michael Rose
19f6d32745 Replace hardcoded text with strings stored in _data file 2017-11-15 15:50:29 -05:00
Nick Garlis
cc3b21bc86 Add Lunr Search (#1353)
* Add `search.html` layout and JavaScript
* Move `{{ content }}` before search input
* Add spaces for consistency

Close #1011
2017-11-15 14:43:31 -05:00