documentation server and /doc route

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-16 07:46:27 +03:00
parent 5fb3c03e40
commit e87764a4c2
40 changed files with 1313 additions and 301 deletions

View File

@ -22,6 +22,7 @@
"type": "module",
"dependencies": {
"@types/dompurify": "^3.2.0",
"marked": "^15.0.6",
"svelte-i18n": "^4.0.1"
}
}