initial commit: zigman — read the zig language reference in your terminal
a single static Zig binary that fetches the langref (one static HTML page with
stable id anchors), caches it, and prints any section as clean markdown — code,
tables, and lists preserved. no browser, no runtime, no external services.
- src/{main,root,render}.zig — CLI + library facade + html→markdown renderer
- search / list / show / version-pinned / XDG-cached
- `zig build release` cross-compiles macos+linux (aarch64/x86_64) into www/
- served as a tangled Git site; install via curl | sh
renderer structure-preservation inspired by trafilatura (not ported; see CREDITS.md).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.
This is a binary file and will not be displayed.