cuckoo-escapement/docs-site
Ryan Malloy 674ad25662 Move to escapement.warehack.ing; fix GFM tables in MDX
The landing page's headline results table was rendering as a paragraph of raw
pipe characters. Astro applies remark-gfm to .md but it wasn't reaching the MDX
pipeline, so every .md page rendered tables fine and only index.mdx was broken —
which is exactly why it went unnoticed. mdx({remarkPlugins:[remarkGfm]}) fixes it.

cuckoo.warehack.ing stays as a permanent redirect; it was live briefly.
2026-07-14 10:51:35 -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 Kernel release 6.18.38-rt-cuckoo+: reproducible build, guarded installer 2026-07-14 09:52:17 -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 Move to escapement.warehack.ing; fix GFM tables in MDX 2026-07-14 10:51:35 -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 Move to escapement.warehack.ing; fix GFM tables in MDX 2026-07-14 10:51:35 -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