18F / jekyll_pages_api_search

DEPRECATED - Jekyll search plugin based on lunr.js and jekyll_pages_api
https://rubygems.org/gems/jekyll_pages_api_search
Other
39 stars 8 forks source link

Trying to get fork running locally : Liquid Exception error undefined method 'match' #46

Open lancecummings opened 5 years ago

lancecummings commented 5 years ago

I have a fork of the repository that I'm trying to build locally, but I'm getting a Liquid Exception error undefined method 'match' for nil:NilClass in index.html

I'm having trouble tracking down the source of this error. Is it an issue with the plugin, or my environment?

Thanks!

eddietejeda commented 5 years ago

I've run into this myself. It's related to this https://github.com/18F/jekyll_pages_api_search/pull/41