Project restructuring

Moving all website resources into `/src/` so separate metadata files
and build artifacts from core project files.
This commit is contained in:
April Eaton 2025-12-18 12:24:05 +01:00
parent cdd0359501
commit 3a8c31de81
22 changed files with 33 additions and 0 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
/.direnv/
/artifacts/
/bundle.tar.gz
/node_modules/