From 325a0c84cac388012761f0a419677c5807535fb2 Mon Sep 17 00:00:00 2001 From: reverse Date: Sat, 20 Jun 2026 06:48:09 +0000 Subject: [PATCH] docs: note that pushes auto-deploy to the live site --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b62deeb..ee52dfa 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,6 @@ Every page is Markdown. Edit a page, commit, and the site serves it. The Orbit client itself lives at **[codeberg.org/reversefr/orbit](https://codeberg.org/reversefr/orbit)**. + +Pushes to this repository auto-deploy to the live site within ~90s (the +Orbit IRC bot fast-forwards the checkout and announces the update in `#orbit`).