cuckoo-escapement/docs-site
Ryan Malloy 1a751469b3 docs-site: deploy via git-pull on dell01, not the dead warehack.ing/docker-2 host
The docs run on dell01 now; the apex warehack.ing SSH name points at the web
relay (no port 22) and docker-2 is superseded. Also fix the fetch bug:
'git fetch origin main' only writes FETCH_HEAD, so 'reset --hard origin/main'
fails on a fresh checkout — use bare 'git fetch origin'.
2026-08-29 21:49:32 -06:00
..
public Add a clickable cuckoo clock and the 90-second talk to the landing page 2026-07-14 09:29:51 -06:00
src Correct the PTP page: no PTP on a 4B, but the CM4 has it 2026-07-14 14:50:27 -06:00
.dockerignore The Cuckoo Escapement: field report, kernel patch, dashboard 2026-07-14 09:21:25 -06:00
.env.example Move to escapement.warehack.ing; fix GFM tables in MDX 2026-07-14 10:51:35 -06:00
.gitignore The Cuckoo Escapement: field report, kernel patch, dashboard 2026-07-14 09:21:25 -06:00
astro.config.mjs Correct the PTP page: no PTP on a 4B, but the CM4 has it 2026-07-14 14:50:27 -06:00
docker-compose.yml Move to escapement.warehack.ing; fix GFM tables in MDX 2026-07-14 10:51:35 -06:00
Dockerfile The Cuckoo Escapement: field report, kernel patch, dashboard 2026-07-14 09:21:25 -06:00
Makefile docs-site: deploy via git-pull on dell01, not the dead warehack.ing/docker-2 host 2026-08-29 21:49:32 -06:00
package-lock.json Move to escapement.warehack.ing; fix GFM tables in MDX 2026-07-14 10:51:35 -06:00
package.json Move to escapement.warehack.ing; fix GFM tables in MDX 2026-07-14 10:51:35 -06:00
tsconfig.json The Cuckoo Escapement: field report, kernel patch, dashboard 2026-07-14 09:21:25 -06:00