Initial layout and a few pages

This commit is contained in:
2023-10-01 09:12:12 -06:00
parent 6fc8381e6f
commit dc4c8efeb2
36 changed files with 22694 additions and 3041 deletions

18
.gitignore vendored
View File

@@ -1,2 +1,18 @@
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# Fresh build directory
_fresh/
# JAR files in case one shows up
**/*.jar
.vscode
fabric/
forge/
vanilla/
# Config file for MCGRIZZ
mcgrizz.json