Initial project and page setup.

This commit is contained in:
2022-01-15 09:52:21 -06:00
parent f40df6a196
commit 6c05cbba7b
22 changed files with 13715 additions and 0 deletions

3
.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*]
indent_style = space
indent_size = 2