Add SiYuan Blogging support
This commit is contained in:
parent
bf3e635a1c
commit
a3fb0634f6
6 changed files with 188 additions and 14 deletions
|
@ -13,6 +13,7 @@
|
|||
"cz": "cz",
|
||||
"prepare": "husky install",
|
||||
"lint": "eslint .",
|
||||
"siyuan": "node src/utils/siyuan.mjs",
|
||||
"joplin": "node src/utils/joplin.mjs",
|
||||
"upload": "node src/utils/upload.mjs"
|
||||
},
|
||||
|
@ -42,7 +43,7 @@
|
|||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@divriots/jampack": "^0.23.2",
|
||||
"@iconify-json/fa6-solid": "^1.1.21",
|
||||
"@iconify-json/fa6-solid": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/react": "^18.2.48",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue