Basic scaffolding of new personal site

This commit is contained in:
badblocks 2026-01-01 21:05:32 -08:00
parent 0e01ed5493
commit e9a666621f
No known key found for this signature in database
11 changed files with 304 additions and 284 deletions

View file

@ -10,5 +10,8 @@
},
"dependencies": {
"astro": "^5.16.6"
},
"devDependencies": {
"@types/bun": "^1.3.5"
}
}