18F / jekyll_pages_api_search

DEPRECATED - Jekyll search plugin based on lunr.js and jekyll_pages_api

Home Page:https://rubygems.org/gems/jekyll_pages_api_search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate JavaScript components to 18F/lunr-server

mbland opened this issue · comments

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.