-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Pretty easy with the new query stuff.
- Create a query of all pages
- Use that query to build an index in lunr.js
- Output the index as part of the build
- Optional Output a custom JavaScript helper file and lunr.js for easy searching.
Also an ElasticSearch extension would be pretty sweet.