Website for zig
To upload:
./push
The docs here are actually generated using a tool written in zig. Here's where the source files are:
Edit files in src/.
export ZIG_DOCGEN=/home/andy/dev/zig/zig-cache/docgen
./build
Both the source and the output are committed to this repo because docgen is
likely to change in the future. The build
script will only build the
release notes for the latest release.