feat: initial commit

This commit is contained in:
DecDuck
2026-01-28 19:36:09 +11:00
parent 06869fb61c
commit 9d7e1c5f17
20 changed files with 1043 additions and 99 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"dependencies": {
"@astrojs/starlight": "^0.37.4",
"astro": "^5.6.1",
"sharp": "^0.34.2"
"sharp": "^0.34.2",
"starlight-theme-rapide": "^0.5.2"
}
}