feat(web): redesign netrock.dev as a geological survey sheet - #102
Open
fpindej wants to merge 2 commits into
Open
feat(web): redesign netrock.dev as a geological survey sheet#102fpindej wants to merge 2 commits into
fpindej wants to merge 2 commits into
Conversation
Replace the near-black/cyan look with a basalt, chalk, and iron palette, Bricolage Grotesque display type with IBM Plex body and mono, square corners and hairline rules. Add StrataColumn, a live column of the project's layers sized by file share, shown on every wizard step. Restyle header (title block), wizard progress (sheet index), landing, stack, review, dependency graph, feature cards, file tree, and the FAQ, Why, and Changelog pages; drop glow filters, particles, and the typewriter effect. Changelog page now renders inline code.
fpindej
force-pushed
the
feat/web-redesign
branch
from
August 17, 2026 20:23
3e5ab12 to
1279a47
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
StrataColumn- the project rendered as layered rock, one layer per feature (hatch pattern per feature group), thickness proportional to the feature's share of generated files, updating live as features toggle. Shown on all three wizard steps.rev x.y.z); wizard progress is a numbered sheet index (01 Name / 02 Stack / 03 Download).Not touched: favicons and
og-preview.pngare still the old cyan branding - regenerate separately.Test plan
pnpm test(120),pnpm build,pnpm --filter @netrock/web check(0 errors, 0 warnings), prettier clean