docs-site: implement site search
This commit is contained in:
3
pkgs/docs-site/.gitignore
vendored
3
pkgs/docs-site/.gitignore
vendored
@@ -7,6 +7,7 @@ node_modules
|
||||
.wrangler
|
||||
/.svelte-kit
|
||||
/build
|
||||
/static/pagefind
|
||||
|
||||
# Env
|
||||
.env
|
||||
@@ -25,4 +26,4 @@ src/routes/docs/reference/clan.core
|
||||
src/routes/docs/services/official
|
||||
|
||||
# Icons and other assets
|
||||
static/icons
|
||||
static/icons
|
||||
|
||||
Reference in New Issue
Block a user