Initial site

This commit is contained in:
Henry Hiles 2025-06-02 22:31:52 -04:00
commit 0f54b36d51
No known key found for this signature in database
9 changed files with 1286 additions and 706 deletions

View file

@ -10,6 +10,8 @@
},
"dependencies": {
"astro": "^5.1.8",
"sharp": "^0.33.5"
"sharp": "^0.33.5",
"starlight": "^0.3.9",
"@astrojs/starlight": "^0.34.3"
}
}