Docs: Add enjoy docs (#370)

* init vitepress in enjoy-docs

* update config

* update docs

* upgrade deps

* update settings

* add more docs

* more docs

* update commands

* site config

* add ga

* tweak
This commit is contained in:
an-lee
2024-03-02 16:36:06 +08:00
committed by GitHub
parent 9ffcffe7f5
commit 54935aa7e9
34 changed files with 1896 additions and 296 deletions

View File

@@ -49,8 +49,8 @@
"@types/intl-tel-input": "^18.1.4",
"@types/lodash": "^4.14.202",
"@types/mark.js": "^8.11.12",
"@types/node": "^20.11.21",
"@types/react": "^18.2.60",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/validator": "^13.11.9",
"@types/wavesurfer.js": "^6.0.12",
@@ -107,7 +107,7 @@
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@uidotdev/usehooks": "^2.4.1",
"@vidstack/react": "^1.10.9",
"@vidstack/react": "^0.6.14",
"autosize": "^6.0.1",
"axios": "^1.6.7",
"camelcase": "^8.0.0",
@@ -131,11 +131,11 @@
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.4",
"i18next": "^23.10.0",
"intl-tel-input": "^19.5.3",
"intl-tel-input": "^19.5.4",
"js-md5": "^0.8.3",
"langchain": "^0.1.21",
"lodash": "^4.17.21",
"lucide-react": "^0.341.0",
"lucide-react": "^0.344.0",
"mark.js": "^8.11.1",
"microsoft-cognitiveservices-speech-sdk": "^1.35.0",
"next-themes": "^0.2.1",
@@ -150,13 +150,13 @@
"react-hotkeys-hook": "^4.5.0",
"react-i18next": "^14.0.5",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.22.1",
"react-router-dom": "^6.22.2",
"react-tooltip": "^5.26.3",
"reflect-metadata": "^0.2.1",
"rimraf": "^5.0.5",
"sequelize": "^6.37.1",
"sequelize-typescript": "^2.1.6",
"sonner": "^1.4.2",
"sonner": "^1.4.3",
"sqlite3": "^5.1.7",
"tailwind-scrollbar-hide": "^1.1.7",
"umzug": "^3.7.0",