Skip to content

zigcc/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.

Releases

No releases published

Packages

No packages published

Languages

  • Go 54.7%
  • CSS 33.8%
  • Shell 8.7%
  • HTML 2.8%