Skip to content

Commit ae5706b

Browse files
kixelatedclaude
andcommitted
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

public/layout/blog-icon.svg

Lines changed: 28 additions & 0 deletions
Loading
Lines changed: 2 additions & 30 deletions
Loading

public/layout/demo-icon.svg

Lines changed: 28 additions & 0 deletions
Loading
Lines changed: 2 additions & 30 deletions
Loading

public/layout/discord-icon.svg

Lines changed: 66 additions & 0 deletions
Loading
Lines changed: 1 addition & 66 deletions
Loading

public/layout/docs-icon.svg

Lines changed: 61 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)