# 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`.