Skip to content

release(web): v0.11 site polish (website-only)#52

Merged
I4cTime merged 1 commit intomainfrom
release/website-polish
Apr 25, 2026
Merged

release(web): v0.11 site polish (website-only)#52
I4cTime merged 1 commit intomainfrom
release/website-polish

Conversation

@I4cTime
Copy link
Copy Markdown
Owner

@I4cTime I4cTime commented Apr 25, 2026

Summary

Website-only patch on top of v0.11.0. No library / CLI / MCP changes — just propagates the polish commit already in develop (PR #51) up to main so GitHub Pages can redeploy.

Changes

  • Nav (mobile menu) — brand-tinted accent-dim hover background + brightened text on mobile menu items so hover stays legible.
  • Hero — bumped section padding (pb-32 sm:pb-36), shrunk + raised the absolute scroll cue (pointer-events-none z-2 bottom-4) so it never collides with the trust badges row; version chip → v0.11.
  • TrustStrip — replaced HeroUI Pro KPIGroup (forces flex-1 columns and clipped long labels) with a CSS grid: 1 col on mobile, 2x2 on sm, 4x1 on lg+, with manual dividers.
  • Changelog page — promoted Unreleased0.11.0 (2026-04-25) in web/lib/data/changelog.ts so /changelog leads with the shipped release.

Deploy plan

  • web/ only — no version bump, no npm publish needed
  • Squash-merge will trigger .github/workflows/deploy-pages.yml on main push
  • gh-pages branch will be force-updated by the workflow

Made with Cursor

…ngelog (#51)

- Nav: brand-tinted hover background (`accent-dim`) with brightened text on
  mobile menu items so hover state stays legible against the dark deep bg
- Hero: enlarge bottom padding (`pb-32 sm:pb-36`) and shrink the absolute
  scroll indicator so it never collides with the trust badges row; bump the
  Hero version chip to v0.11
- TrustStrip: replace HeroUI `KPIGroup` (which forces flex-1 equal columns
  and clips long labels) with a responsive grid that stacks 1-col on mobile,
  2x2 on `sm`, and 4x1 on `lg+`; manual borders provide the dividers
- Changelog data: promote the `Unreleased` block to `0.11.0` (2026-04-25)
  and add a marketing-site overhaul highlight so /changelog reflects the
  shipped release

Made-with: Cursor
@I4cTime I4cTime merged commit c157345 into main Apr 25, 2026
4 checks passed
@I4cTime I4cTime deleted the release/website-polish branch April 25, 2026 07:37
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