docs: implement rudimentary full-text search

This commit is contained in:
Eric Liu 2023-11-20 13:18:43 -08:00
commit 63d4912b8f
5 changed files with 96 additions and 5 deletions

1
docs/.gitignore vendored
View file

@ -1,3 +1,4 @@
/node_modules
/dist
/.routify
src/SEARCH_INDEX.json