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
static
template Link to changelog on index below download 2024-04-13 16:59:57 +10:00
.gitignore
README.md
definition.toml Link to changelog on index below download 2024-04-13 16:59:57 +10:00
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.