hugoplate basis

god this repo is too large lol
This commit is contained in:
2024-09-22 17:38:38 -07:00
parent 6ba529319b
commit c224d9903b
118 changed files with 16972 additions and 16 deletions

7
netlify.toml Normal file
View File

@@ -0,0 +1,7 @@
[build]
publish = "public"
command = "yarn project-setup; yarn build"
[build.environment]
HUGO_VERSION = "0.124.1"
GO_VERSION = "1.22.2"