Styled everything and build the skeleton

This commit is contained in:
2026-06-07 15:20:01 +02:00
parent 826565c922
commit 87dab6e5a1
22 changed files with 1381 additions and 51 deletions
+7 -1
View File
@@ -12,6 +12,12 @@
"astro": "astro"
},
"dependencies": {
"astro": "^6.4.0"
"@astrojs/rss": "^4.0.18",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.3.0",
"astro": "^6.4.0",
"rehype-slug": "^6.0.0",
"remark-github-alerts": "^0.1.1",
"tailwindcss": "^4.3.0"
}
}