ZDDC/website
ZDDC 566070ca80 release: zddc-server v0.0.8-alpha.2 + binary publish step
Adds binary mirroring to release-image.sh: cross-compiled binaries from
zddc/dist/ are now copied to website/releases/zddc-server-<os>-<arch>-<channel>
for every channel in the cascade, so https://zddc.varasys.io/releases/
serves binaries alongside the HTML tools. Channel pointers are mutable;
no immutable per-version files are written (the container registry
provides per-version pinning via image tags).

Plain `sh build.sh` does NOT mirror binaries — only `release-image.sh`
does, deliberately, to avoid 40MB git churn per dev iteration.

This commit also picks up the routine alpha-mirror refresh from the
v0.0.8-alpha.2 image cut.
2026-04-29 18:07:36 -05:00
..
bootstrap feat(install): replace .zip downloads with copy-paste shell snippets 2026-04-29 13:30:32 -05:00
css Initial commit 2026-04-27 11:05:47 -05:00
img Initial commit 2026-04-27 11:05:47 -05:00
js Initial commit 2026-04-27 11:05:47 -05:00
releases release: zddc-server v0.0.8-alpha.2 + binary publish step 2026-04-29 18:07:36 -05:00
index.html feat(install): replace .zip downloads with copy-paste shell snippets 2026-04-29 13:30:32 -05:00
reference.html feat(web): releases index, alpha+beta channel builds, inline server section 2026-04-28 10:00:10 -05:00