snootgame.xyz's source code
Go to file
Nutbuster 92a0cf5ec8 Link to changelog on index below download 2024-04-13 16:59:57 +10:00
cancer Add donations & community links back in 2024-04-13 16:51:45 +10:00
static Add donations & community links back in 2024-04-13 16:51:45 +10:00
template Link to changelog on index below download 2024-04-13 16:59:57 +10:00
.gitignore patch 9.1 2024-04-10 01:11:44 -05:00
README.md Total site rewrite 2023-07-06 14:06:31 -05:00
definition.toml Link to changelog on index below download 2024-04-13 16:59:57 +10:00
make-site.sh patch 9.1 2024-04-10 01:11:44 -05:00

README.md

Snoot Game website

This website is built using a custom website-builder wrote in shell script. Running ./make-site.sh will read definition.yml for the site's contents, then assemble it into a final output under the public folder.

Requrements

Will require using a POSIX shell to make the site along with the YAML-parser named yq.