From 8db62d411f1f149bd88ede8cc1b3578d46244364 Mon Sep 17 00:00:00 2001 From: maverick Date: Sat, 25 Jul 2026 00:39:33 +1000 Subject: [PATCH] docs: note live URL + auto-deploy Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed9f24d..dece283 100644 --- a/README.md +++ b/README.md @@ -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 โ€” 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) ```