Skip to content

docs: add logo and sage brand theme#5

Merged
antfu merged 1 commit into
mainfrom
antfu/manama
May 12, 2026
Merged

docs: add logo and sage brand theme#5
antfu merged 1 commit into
mainfrom
antfu/manama

Conversation

@antfu
Copy link
Copy Markdown
Contributor

@antfu antfu commented May 12, 2026

Summary

  • Surface the new docs/public/logo.svg in the README (centered header) and VitePress (navbar, home hero, favicon).
  • Override VitePress brand tokens with the logo's sage palette — #517158 in light mode, #ADC77F in dark — and recolor the shield.io badges to match.
  • Widen .gitignore globs so .vitepress/{cache,dist} are ignored from any workspace location.

Test plan

  • pnpm -C docs docs:build succeeds; no config or theme errors.
  • pnpm typecheck and pnpm lint docs/.vitepress pass.
  • Visual check on pnpm -C docs docs — logo in navbar + hero, sage buttons, dark-mode flip.

Surface the new logo in the README, VitePress navbar, home hero, and
favicon. Override VitePress brand tokens with the logo's sage palette
(#517158 in light mode, #ADC77F in dark) and recolor the shield.io
badges to match. Also widen the .gitignore globs so .vitepress/{cache,
dist} are ignored from any workspace location.
@antfu antfu merged commit 9d18fb9 into main May 12, 2026
7 checks 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.

1 participant