~bigbes/ci-cacher: e8e2b2f1

Add docs/index.html landing page; publish.yml substitutes build info

Replaces the inline 4-line index.html written in publish.yml with a
proper text-mostly landing page under docs/index.html — sections for
what it is, install, the loop it replaces, commands, why, and a
'this build' block populated at publish time from VERSION, SHA-256,
and build timestamp via sed.

Single-column, ~44rem max width, system fonts, monospace for code,
dark-mode via prefers-color-scheme. No JS, no images, no remote
assets. ~130 lines of HTML+CSS.

Eugene Blikh <bigbes@gmail.com> — 2026-05-25 21:05:26 UTC

Commit e8e2b2f17cf11feb30d2cfc6fd306d9dab1775c4view raw patch

Parent(s): c64ef42a

2 changed file(s)

FileStatus+
.builds/publish.yml M +8 -10
docs/index.html A +130