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

Migrate JavaScript components to 18F/lunr-server #27

Open mbland opened 8 years ago

mbland commented 8 years ago

Per the conversation in #24, it may make sense to push the JavaScript components into 18F/lunr-server (or perhaps some related package?). It will help to keep the production of the Lunr.js index and the UI components that render its search results in-sync. This gem can then depend on that npm to supply the Node.js components, which it can package into itself during the gem release process.