feat(docs): Two-Doors home, otter-orange brand, Pagefind search, and enterprise SSO/SCIM/roles guides

Docs site redesign: Two-Doors home, otter-orange brand, Pagefind search, enterprise SSO/SCIM/roles guides.
This commit is contained in:
SnapOtter
2026-06-19 18:46:59 +08:00
committed by GitHub
parent 35222249cb
commit 91ac583e87
18 changed files with 1219 additions and 164 deletions
+3 -1
View File
@@ -8,9 +8,11 @@
"docs:preview": "vitepress preview ."
},
"devDependencies": {
"pagefind": "^1.5.2",
"tsx": "^4.22.4",
"vitepress": "^1.1.4",
"vitepress-plugin-llms": "^1.13.1"
"vitepress-plugin-llms": "^1.13.1",
"vitepress-plugin-pagefind": "^0.4.20"
},
"license": "AGPL-3.0"
}