docs: implement rudimentary full-text search (#1849)

This commit is contained in:
metonym 2023-11-20 13:39:06 -08:00 committed by GitHub
commit e5e13a9e78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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