From 06916e5884843e49e32242b13f21c01e8ef3f05b Mon Sep 17 00:00:00 2001 From: ZDDC Date: Wed, 20 May 2026 09:27:00 -0500 Subject: [PATCH] docs: drop alpha/beta channel chooser, point at canonical URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Match the May 2026 ZDDC simplification — channel mirrors (_stable, _beta, _alpha) and partial-version pins (_v, _v) are gone. Each tool has one canonical URL (.html, symlink → current stable) and a set of immutable per-version files. index.html: - Remove .channel-row CSS - Replace the per-tool 3-channel row with one card linking to the canonical .html; cards are now clickable - Drop "Each tool is published in three channels" paragraph; replace with "tracks current stable; pin on the releases page for reproducibility" - Update apps: example to use 'stable' or 'v0.0.4' (drop beta/alpha and partial-pin options) - Update header dropdown links + "Local: just download" links to canonical URLs - Drop "channel build" wording in the "All releases" footer link reference.html: - Update hardcoded header dropdown links + Section 11 tool cards from archive_stable.html / browse_stable.html to archive.html / browse.html Co-Authored-By: Claude Opus 4.7 (1M context) --- index.html | 41 ++++++++++++++--------------------------- reference.html | 8 ++++---- 2 files changed, 18 insertions(+), 31 deletions(-) diff --git a/index.html b/index.html index 14eef87..7c3f71c 100644 --- a/index.html +++ b/index.html @@ -15,11 +15,6 @@