Add Keystatic CMS and refresh landing experience

This commit is contained in:
2026-04-16 00:11:22 -04:00
parent 2e0b742e49
commit e779907ff4
80 changed files with 8187 additions and 1402 deletions

View File

@@ -11,8 +11,13 @@
},
"dependencies": {
"@astrojs/node": "^9.5.1",
"astro": "^5.16.7"
},
"devDependencies": {
"@astrojs/react": "^5.0.3",
"@keystatic/astro": "^5.0.6",
"@keystatic/core": "^0.5.50",
"astro": "^5.16.7",
"image-size": "^2.0.2",
"lucide": "^1.8.0",
"react": "^19.2.5",
"react-dom": "^19.2.5"
}
}