Skip to content

ibokuri/zig-by-example

Repository files navigation

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.