Initial site
Some checks are pending
Deploy to Pages / Build (push) Waiting to run
Deploy to Pages / Deploy (push) Blocked by required conditions

This commit is contained in:
Henry Hiles 2025-06-02 22:31:52 -04:00
parent 5b145281cb
commit 0f54b36d51
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
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"
}
}