Tom Johnson
Tom Johnson
ahh, thanks @davidgiven for the review and comment. I'll update the content to correct the issue about order.
There are new instructions for using this plugin on jekyll.tips. I haven't tried them out yet, though. Sent from my iPhone > On Jun 14, 2015, at 10:46 AM, Dan...
I got a similar error. I tried installing the pre-built plugin only and got similar errors. I [described the issues here on stackoverflow](http://stackoverflow.com/questions/28255836/why-am-i-getting-an-error-when-installing-lunr-js-search-on-jekyll). Any ideas on how to get around...
Awesome! Thanks. This was really helpful. I plugged it into a vanilla jekyll site, added the search.min.js file, the plugin files, and it worked. Here's a sample working jekyll site...
For some reason I'm getting a warning about the version when I build jekyll: `warning: already initialized constant Jekyll::LunrJsSearch::VERSION.` Here's the full context of the error: ``` johnson-mbpr13:resolvev3 tjohnson$ jekyll...
I have the same question. When a user clicks a link to a page, the menu should automatically add an open class to all parent items. I'm adding this script...