snootgame.xyz's source code https://snootgame.xyz
Go to file
MichaelYick 871098bb5e my dumbass forgot the graphics and audio shit
remove horrible megatmp files
2024-04-26 17:07:11 -05:00
cancer
static
template
.gitignore
README.md
definition.toml
make-site.sh

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.