snootgame.xyz/README.md
Michael Yick 60f996394b Total site rewrite
Still a work in progress, still needs the following:
* Character bios added to the spanish definition area
* the entire cancer folder removed
* Validation that the static content (css and images) works properly
* A section shilling cavemanon.xyz as our main site
* Some visual improvements in the downloads section

However, for now, it's actually maintainable, and likely can be ported
to our other game sites as well for translation purposes.
2023-07-06 14:06:31 -05:00

337 B

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.