Switch to site built with astro

This commit is contained in:
2021-09-23 09:26:56 -05:00
parent 679bbc7b0d
commit 996e3610ac
39 changed files with 349 additions and 1645 deletions

3
site/tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"moduleResolution": "node"
}