Skip to content

fix(code-xr): lead with the narrative, sharpen what Code-XR is - #4

Merged
aMonteSl merged 1 commit into
mainfrom
fix/code-xr-narrative-order-and-pitch
Aug 29, 2026
Merged

fix(code-xr): lead with the narrative, sharpen what Code-XR is#4
aMonteSl merged 1 commit into
mainfrom
fix/code-xr-narrative-order-and-pitch

Conversation

@aMonteSl

Copy link
Copy Markdown
Owner

Two follow-ups on the v1.2.0 update.

The narrative goes first

ProjectDetailLayout now renders the release section after the narrative block instead of before it. The page reads hero → what the project is and how it got here → what 1.2.0 brought, which is the order a reader needs. "Versions & milestones" sitting immediately above "What's new in v1.2.0" also hands off well.

A better definition of Code-XR

The hero's featured card said "VS Code extension for XR visualization of software metrics" — that names a category, not a product, and it predates 1.2.0. Both places that define Code-XR now lead with the same concrete idea, taken from the extension's own pitch:

  • Hero card: "VS Code extension that turns your codebase into a 3D city you can walk through, live as you edit" (still fits the card's two-line clamp in both languages).
  • Project summary (project card, detail hero, and the SEO meta description): opens with the 3D city you walk through in your browser, says it keeps updating as you edit, and adds that no headset is needed although it works in VR — then the four analyses of 1.2.0.

Verification

npm run check and npm run build pass. Block order confirmed in the static export for both locales, the flip cards still work, and there are no console errors on a clean dev server.

🤖 Generated with Claude Code

- Move "What's new in v1.2.0" below the project narrative, so the page
  tells the story before the release notes.
- Rewrite the definition of Code-XR in both places it appears. The hero's
  featured card said "VS Code extension for XR visualization of software
  metrics", which describes a category rather than the product; both it
  and the project summary now lead with the code city you walk through
  and the fact that it keeps up as you edit, and say a headset is
  optional.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@aMonteSl
aMonteSl merged commit 54dd82f into main Aug 29, 2026
1 check passed
@aMonteSl
aMonteSl deleted the fix/code-xr-narrative-order-and-pitch branch August 29, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants