feat: add docs slide mode

This commit is contained in:
Longbiao CHEN
2026-05-06 23:39:35 +08:00
parent d085979077
commit a1fa14b459
4 changed files with 1390 additions and 0 deletions
+7
View File
@@ -13,6 +13,7 @@
"claude": "^0.1.1",
"element-plus": "^2.13.1",
"mermaid": "^11.13.0",
"reveal.js": "^6.0.1",
"typeit": "^8.8.7",
"viewerjs": "^1.11.7",
"vitepress": "^2.0.0-alpha.16",
@@ -4203,6 +4204,12 @@
"node": ">=4"
}
},
"node_modules/reveal.js": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-6.0.1.tgz",
"integrity": "sha512-9eacArNIgqO2HGWOK+93gJNn+gvdGDVbSq+i2u3Ja9kjiHps0XNLpgYTZTYjKRH91uXy3clGimeGiw4umHG/tg==",
"license": "MIT"
},
"node_modules/rfdc": {
"version": "1.4.1",
"resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz",