feat(web): add info page

This commit is contained in:
2026-08-23 14:00:35 +02:00
parent 6e6e1b67ec
commit 46e977acf5
6 changed files with 202 additions and 2 deletions
+2
View File
@@ -16,6 +16,7 @@
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^7.3.0",
"@tailwindcss/typography": "^0.5.20",
"@tailwindcss/vite": "^4.3.3",
"npm-run-all": "^4.1.5",
"tailwindcss": "^4.3.3",
@@ -26,6 +27,7 @@
"vite-plugin-wasm-pack-watcher": "^1.0.1"
},
"dependencies": {
"@humanspeak/svelte-markdown": "^1.8.7",
"@lucide/svelte": "^1.33.0",
"esbuild": "^0.28.2",
"katex": "^0.18.4",