feat: add sitemap gen

This commit is contained in:
camera-2018
2023-07-23 02:20:52 +08:00
parent c43e32de1e
commit 2761331726
3 changed files with 102 additions and 2 deletions

View File

@@ -11,7 +11,8 @@
"@jupyterlab/theme-light-extension": "^4.0.3",
"@vueuse/core": "^10.2.1",
"markdown-it": "^13.0.1",
"markdown-it-pangu": "^1.0.2"
"markdown-it-pangu": "^1.0.2",
"sitemap": "^7.1.1"
},
"devDependencies": {
"@mermaid-js/mermaid-mindmap": "^9.3.0",