feat: add twikoo & waline comments component (untested)
This commit is contained in:
parent
955ba5a0b9
commit
123da1747f
5 changed files with 292 additions and 9 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue