Initial commit

This commit is contained in:
Nathan Schneider
2025-04-11 12:22:00 -06:00
commit 42ba886a4a
483 changed files with 3698 additions and 0 deletions

4
config.toml Normal file
View File

@ -0,0 +1,4 @@
baseURL = "/"
languageCode = "en-us"
title = "Governance Ecologies"
theme = "governance-ecologies"