Skip to content

feat(render): match local preview chrome to gander.md viewer - #119

Merged
scott merged 1 commit into
mainfrom
feat/118-match-viewer-chrome
Sep 14, 2026
Merged

scott merged 1 commit into
mainfrom
feat/118-match-viewer-chrome

Conversation

@scott

@scott scott commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Match the local CLI preview (gander, gander --watch, -outfile) to the hosted gander.md viewer chrome from gandermd/gandermd (merged in style/dashboard-viewer-site-chrome).
  • Sans/mono stacks, heading type, code/pre radii, TOC wordmark/links, and footer CTA now follow the hosted viewer. Layout IA is unchanged (TOC + document + footer). No marketing hero, comments column, Help control, or live-diff overlay.
  • Add --gander-eyebrow-fg to the CLI theme table so TOC title color tracks light/dark. No raw hex in cssStyle.

Related Issue

Closes #118

Testing

  • gofmt -w render.go render_test.go
  • go test ./...
  • go vet ./...
  • go build ./...
  • Rendered README.md with -outfile and asserted Helvetica Neue / ui-monospace, eyebrow token, heading/code/pre/TOC/footer rules, and no marketing-hero classes.

Notes

@scott
scott merged commit e793cf0 into main Sep 14, 2026
1 check passed
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.

style: match local CLI preview to the gander.md viewer chrome

1 participant