Content and build toolchain for Zig by Example.
To build the site:
tools/build
To build the site continuously in a loop:
tools/build-loop
To serve the site locally:
tools/serve
This work is a derivative of "Go by Example" by Mark McGranaghan, used under CC BY 3.0.
This work is licensed under CC BY 3.0 by Jason Phan.