feat: an editor for creating posts quickly

This commit is contained in:
草师傅 2025-08-26 21:47:19 +08:00
parent e96c7d89db
commit d1ae051cae
Signed by: gb
GPG key ID: 43330A030E2D6478
4 changed files with 1275 additions and 0 deletions

View file

@ -35,6 +35,7 @@
"packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808",
"devDependencies": {
"@azure/static-web-apps-cli": "^2.0.6",
"@milkdown/crepe": "^7.15.5",
"@types/node": "^22.15.3",
"@waline/client": "^3.6.0"
}