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

test against multiple versions of Jekyll #39

Open afeld opened 7 years ago

afeld commented 7 years ago

We need to ensure that we're remaining both forward- and backward-compatible, for some range of versions that are reasonable to support. Options:

stevenjmesser commented 4 years ago

If this could be made to be compatible with Jekyll 4, that'd be great! I get the following when trying to bundle install the gem.

jekyll_pages_api_search was resolved to 0.1.0, which depends on
      jekyll_pages_api (~> 0.1.3) was resolved to 0.1.6, which depends on
        jekyll (< 4.0, >= 2.0)