ZDDC/website
ZDDC 6e1777e9c2 feat(web): list zddc-server binaries + image tags on releases page
The releases index already enumerated HTML tools by channel and
version. Add a parallel section for zddc-server with two artifact
families:

- Standalone binaries: a channel × platform table linking to
  website/releases/zddc-server-{linux,darwin,windows}-{amd64,arm64}-<channel>
  (the files release-image.sh now mirrors there). Empty cells render
  as em-dashes; the table only renders when at least one binary
  exists locally so freshly-cloned repos don't show a ghost section.
- Container images: pull-snippet, channel chips linking to the
  codeberg package page, and a "Pin to version" row of historical
  tags (clean stables first, recent pre-releases listed separately
  with a "recent pre-releases:" label so the pre-release noise
  doesn't drown out the stable list).

Recent pre-releases capped at 10 entries to keep the list scannable
as alpha cuts proliferate over time.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 20:04:28 -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 feat(web): list zddc-server binaries + image tags on releases page 2026-04-29 20:04:28 -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