feat: add twikoo & waline comments component (untested)

This commit is contained in:
草师傅 2025-08-11 17:12:26 +08:00
parent 955ba5a0b9
commit 123da1747f
Signed by: gb
GPG key ID: 43330A030E2D6478
5 changed files with 292 additions and 9 deletions

View file

@ -29,11 +29,13 @@
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"sharp": "^0.34.1",
"twikoo": "^1.6.44",
"ultrahtml": "^1.6.0"
},
"packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808",
"devDependencies": {
"@azure/static-web-apps-cli": "^2.0.6",
"@types/node": "^22.15.3"
"@types/node": "^22.15.3",
"@waline/client": "^3.6.0"
}
}