[Feature] implement search functionality
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
As we are going to be encouraging people to migrate from ember-cli-addon-docs (ECAD) to Field Guide we need to consider implementing some of the core functionality that ECAD provides.
ECAD provides a search implementation using https://lunrjs.com/ that builds an index at build time and has a search interface in the app. We should consider implementing something similar so that people can migrate without losing this functionality
Contributor guide
Assessment
This issue has not been assessed yet.