docs(site): May 5 release — homepage hero + pitch refresh - #28
Merged
Conversation
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.
unforced
force-pushed
the
release-may-5-modular-admin-and-agent
branch
from
May 5, 2026 17:26
a826f7a to
11141d9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Lands the May 5 modular-admin release on the two pitch-day public surfaces:
index.njk) — static "Shipped May 5" version banner above the hero:[Shipped May 5] Modular admin across the ecosystem · hub 0.5 · vault 0.4 · agent 0.1. Version chips hide on narrow viewports.pitch.njk) — visible "Latest" stamp under the module grid with the full version list andnpm @latestconfirmation. Speaker notes refreshed for the May 5 milestone, the scope-guard shared validation kernel, and the paraclaw → parachute-agent rename arc.Why no blog post
An earlier revision of this PR included a release-notes-with-narrative blog post; pulled at Aaron's request. The blog stays low-frequency human/narrative content; release notes deserve their own home. Follow-up issue filed for a
/releasessection design.Test plan
npx @11ty/eleventybuilds clean (15 files, ~0.29s)Branched off main at
a618417(post-#27 paraclaw rename).