[FEAT] Add blog

This commit is contained in:
2025-11-26 16:41:39 +01:00
parent 7152482687
commit 54ef9121c7
20 changed files with 692 additions and 272 deletions

View File

@@ -13,7 +13,9 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.1",
"buffer": "^6.0.3",
"gif.js": "^0.2.0",
"gray-matter": "^4.0.3",
"jszip": "^3.10.1",
"marked": "^15.0.7",
"pinia": "^3.0.1",
@@ -23,9 +25,10 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@tailwindcss/typography": "^0.5.19",
"@tsconfig/node22": "^22.0.1",
"@types/gif.js": "^0.2.5",
"@types/node": "^22.13.14",
"@types/node": "^22.19.1",
"@vitejs/plugin-vue": "^5.2.3",
"@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.21",