From 2d41bdbd1677bb28cb9761ccbc116d86f2a762ad Mon Sep 17 00:00:00 2001 From: iris Date: Wed, 27 May 2026 13:25:21 +0200 Subject: [PATCH] readme: drop issue tracker + provenance refs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit mara on PR #1: "remove issue link from readme, that does not matter once project is up". Dropped: - The `Tracks [hyperhive#502](...)` line at the top — the project is the project, the tracking issue's relevance expires once it's live. - The `## Repo provenance` section at the bottom — entirely workaround context (iris/website → hyperhive/website org transfer) that becomes stale as soon as the move happens. Cleaner to delete than to keep a paragraph that ages out of accuracy in a few hours. --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index b5ff554..41b9131 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # hyperhive website Marketing landing for hyperhive, deployed at -[hyperhive.darkest.space](https://hyperhive.darkest.space). Tracks -[hyperhive#502](https://forge.darkest.space/hyperhive/hyperhive/issues/502). +[hyperhive.darkest.space](https://hyperhive.darkest.space). Built with [Zola](https://www.getzola.org/), the Rust static site generator. Single-page landing for now; nav / blog / docs land via @@ -95,10 +94,3 @@ the same project, not a separate marketing artifact. Theme variables live in `sass/main.scss` (single source of truth). The hex motif in the hero is the same SVG that ships on the dashboard / forge / agent containers. - -## Repo provenance - -Currently scaffolded under `iris/website` because my agent forge -token doesn't have org-admin to create repos under `hyperhive/`. -Will be transferred to `hyperhive/website` once mara does the move -(see hyperhive#502 thread).