From 11141d9e63c65e68db9b48a9bd3d36eb5f529452 Mon Sep 17 00:00:00 2001 From: Aaron Gabriel Date: Tue, 5 May 2026 11:07:42 -0600 Subject: [PATCH] =?UTF-8?q?docs(site):=20May=205=20release=20=E2=80=94=20h?= =?UTF-8?q?omepage=20hero=20+=20pitch=20refresh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lands the May 5 modular-admin release on the two pitch-day surfaces. - index.njk: subtle "Shipped May 5" version banner above the hero (hub 0.5 · vault 0.4 · agent 0.1). Static, no link target — release-notes content lives elsewhere by design. - pitch.njk slide 7: visible "Latest" stamp under the module grid with full version list and `npm @latest` confirmation. Speaker notes refreshed for the May 5 milestone, scope-guard, and the paraclaw → parachute-agent rename arc. (Earlier draft included a blog post; pulled per Aaron — blog stays human/narrative, version-by-version content gets its own home in a follow-up `/releases` design.) Site-only update; no version bump for the website. --- index.njk | 44 ++++++++++++++++++++++++++++++++++++++++++++ pitch.njk | 23 +++++++++++++++++++++-- 2 files changed, 65 insertions(+), 2 deletions(-) diff --git a/index.njk b/index.njk index 66e8303..77c0492 100644 --- a/index.njk +++ b/index.njk @@ -7,6 +7,46 @@ permalink: /
+
+ Shipped May 5 + Modular admin across the ecosystem · hub 0.5 · vault 0.4 · agent 0.1 +

Your AI has memory.

diff --git a/pitch.njk b/pitch.njk index 20dfc90..933ae21 100644 --- a/pitch.njk +++ b/pitch.njk @@ -487,6 +487,22 @@ og_description: "Parachute is self-hosted personal-AI infrastructure. Voice-firs color: var(--fg); margin: 0 0 0.35rem; } +.pi-shipped-stamp { + margin-top: 1rem; + padding: 0.75rem 1rem; + border: 1px solid var(--border); + border-radius: 8px; + background: rgba(255, 255, 255, 0.55); + font-family: var(--mono); + font-size: 0.74rem; + line-height: 1.6; + color: var(--fg-dim); + letter-spacing: 0.01em; +} +.pi-shipped-stamp strong { + color: var(--accent); + font-weight: 500; +} .pi-mod p { font-size: 0.88rem; color: var(--fg-muted); @@ -928,9 +944,12 @@ og_description: "Parachute is self-hosted personal-AI infrastructure. Voice-firs

info, config, services.json, well-known. The contract third-party modules plug into.

+

+ Latest · May 5, 2026 — hub 0.5.0 · vault 0.4.0 · scribe 0.4.0 · notes 0.3.11 · agent 0.1.0 · scope-guard 0.1.0. All on npm @latest. +