Skip to content

docs: refresh README hero and announce 1.0 - #73

Merged
Andersseen merged 1 commit into
mainfrom
docs/readme-v1-hero
Aug 6, 2026
Merged

docs: refresh README hero and announce 1.0#73
Andersseen merged 1 commit into
mainfrom
docs/readme-v1-hero

Conversation

@Andersseen

Copy link
Copy Markdown
Owner

What

The README's hero screenshots were captured on 24 July, before the landing page was redesigned — they still showed the old headline and a decorative collage that no longer exists.

  • Regenerated docs/hero-light.png / docs/hero-dark.png from the current landing page, framed to the hero's actual content bounds rather than the full viewport (the old crop left a wide band of empty grid at the top). Both files also got smaller: ~220 KB → ~168 KB.
  • Added a short 1.0 callout below the tagline: API locked for the whole 1.x line, with links to the changelog, migration guide and versioning policy.
  • Noted the Theme Builder's new capabilities — one-click contrast-checked palette generation and Palette Crafter import.
  • Worked in the fact that the component count happens to be 42. 🐋

Why this is a PR rather than a push to main

GitHub Actions was in a critical outage from 15:22 UTC today, which is why #72 merged with zero checks — neither CI nor Release fired for it, and that is also why 1.0.0 never got published (npm is still on 0.9.0).

Merging this PR produces a fresh push event on main, which triggers both workflows: CI validates, and release.yml publishes the packages whose local version is new on npm — i.e. @voltui/components@1.0.0 and @voltui/cli@1.0.0. volt-ui-mcp stays at 0.2.0, its own versioning line.

Verification

Run locally, all green:

Check Result
pnpm test:run 299/299 (57 files)
pnpm exec playwright test (docs) 28/28
pnpm lint · pnpm typecheck clean
pnpm check:ai-docs in sync (42 components)
pnpm build:lib ok

🤖 Generated with Claude Code

The hero screenshots were captured in July, before the landing page was
redesigned — they showed a headline and a decorative collage that no longer
exist. Regenerated both light and dark from the current page, framed to the
hero's actual content bounds instead of leaving a band of empty grid.

Adds a short 1.0 callout (API locked for the 1.x line, links to the changelog,
migration guide and versioning policy), notes the Theme Builder's new one-click
palette generation and Palette Crafter import, and works in the fact that the
component count happens to be 42.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.

1 participant