zig-by-example
zig-by-example copied to clipboard
Zig by Example
Zig by Example
Content and build toolchain for Zig by Example.
Building
To build the site:
tools/build
To build the site continuously in a loop:
tools/build-loop
To serve the site locally:
tools/serve
License
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.