site: start of basic site using astro, character select implemented

This commit is contained in:
2026-03-24 12:26:38 -04:00
parent 4429bbecd1
commit 012e33cded
11 changed files with 5608 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
.astro
.koka
.vscode
dist
node_modules