feat(hub): board-approved "Signal" home hero (LAC-3358) - #69
Open
lacymorrow wants to merge 2 commits into
Open
Conversation
…358) Replaces the busy newspaper-style hero (featured poster, ticker, ruled eyebrow) with the dark "Signal" hero the board picked from the four hero options: paperclip.ing-style gradient arc, bold headline, white pill CTA, and a quiet verified install command. Search moves into the header so no functionality is lost; plugin/publisher/download stats are preserved as a quiet line, and the formerly-featured plugin now appears in the grid. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Ships the board-picked Option 2 — Signal hero (dark gradient arc, paperclip.ing style) as the real homepage hero, replacing the busy newspaper-style hero. Search moves into the header; plugin/publisher/download stats and all plugins preserved. Scoped CSS (
.hc-signal,.hc-header--ondark);bun run typecheckand biome lint clean. Install command verified against the real CLI (plugin install/list/uninstall). Closes LAC-3358.