Commit ae5706b
Add Pro sidebar link and split nav wordmarks into icon + word
Add a "Pro" link at the bottom of the sidebar: a green rocket icon
(reused from moq/doc) plus a white "Pro" wordmark (derived from the
moq-pro logo). It points to pro.moq.dev on live and pro.moq.wtf on
staging, switched via import.meta.env.MODE.
To support an icon-only hover effect, split each combined nav wordmark
(demo/blog/docs/github/discord) into separate `-icon` and `-word` SVGs.
Each path keeps its original coordinates; only the viewBox is cropped,
so the artwork is pixel-identical. Every nav icon now rotates -6deg on
hover (group-hover:-rotate-6) while its word stays put.
Also recenter the Discord viewBox (its source art sat high in the
canvas, leaving a gap before Pro) so the column has even spacing.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9eb743d commit ae5706b
13 files changed
Lines changed: 365 additions & 251 deletions
Loading
Lines changed: 2 additions & 30 deletions
Loading
Loading
Lines changed: 2 additions & 30 deletions
Loading
Loading
Lines changed: 1 addition & 66 deletions
Loading
Loading
0 commit comments