blog post list

This commit is contained in:
2024-11-26 09:19:24 +01:00
parent 40cbf9b82e
commit 44efa2047a
7 changed files with 468 additions and 87 deletions

View File

@@ -8,7 +8,8 @@
"preview": "astro preview",
"start": "astro dev"
},
"dependencies": {
"dependencies": {},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^3.1.9",
"@astrojs/rss": "^4.0.9",
@@ -19,6 +20,7 @@
"astro": "^4.16.13",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"sass": "^1.81.0",
"sharp": "^0.33.5",
"svelte": "^5.2.7",
"typescript": "^5.6.3"