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

View file

@ -37,6 +37,7 @@
vscode-langservers-extracted
typescript-language-server
typescript
nodejs_24
];
};
};