docs: note live URL + auto-deploy

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
maverick 2026-07-25 00:39:33 +10:00
parent ba565ee1a1
commit 8db62d411f

View file

@ -8,6 +8,9 @@ The core idea: **the design *is* a parametric script.** Chat edits patch the
script; sliders tune its parameters; export emits the geometry. Everything — script; sliders tune its parameters; export emits the geometry. Everything —
editing, versioning, parametrics — falls out of that one choice. editing, versioning, parametrics — falls out of that one choice.
**Live:** https://chisel.theradicalparty.com · pushes to `main` auto-deploy via
the Forgejo post-receive hook.
## Architecture (v0 — MVP) ## Architecture (v0 — MVP)
``` ```