Skip to content

Add mobile-responsive navigation and optimize landing pages for mobile#21

Merged
zvndev merged 1 commit intomainfrom
claude/fix-syntax-errors-zooln
Feb 4, 2026
Merged

Add mobile-responsive navigation and optimize landing pages for mobile#21
zvndev merged 1 commit intomainfrom
claude/fix-syntax-errors-zooln

Conversation

@zvndev
Copy link
Copy Markdown
Contributor

@zvndev zvndev commented Feb 4, 2026

Docs page:

  • Add scrollable chip navigation for mobile (visible on <lg screens)
  • Chips are horizontally scrollable with hidden scrollbar
  • Each chip navigates to corresponding doc section
  • Desktop sidebar unchanged (hidden on mobile)

Landing page:

  • Reduce padding/margins on mobile
  • Smaller font sizes on mobile (text-xs, text-sm)
  • Responsive spacing throughout
  • Update CommandBlock, CopyableLine, QuickExample for mobile
  • Fix CLI commands to use npx create-whenny (correct package name)

CSS:

  • Add scrollbar-hide utility for clean mobile nav

https://claude.ai/code/session_01EV8v8HqsiGqW8gyDM2xc1j

Docs page:
- Add scrollable chip navigation for mobile (visible on <lg screens)
- Chips are horizontally scrollable with hidden scrollbar
- Each chip navigates to corresponding doc section
- Desktop sidebar unchanged (hidden on mobile)

Landing page:
- Reduce padding/margins on mobile
- Smaller font sizes on mobile (text-xs, text-sm)
- Responsive spacing throughout
- Update CommandBlock, CopyableLine, QuickExample for mobile
- Fix CLI commands to use npx create-whenny (correct package name)

CSS:
- Add scrollbar-hide utility for clean mobile nav

https://claude.ai/code/session_01EV8v8HqsiGqW8gyDM2xc1j
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
whenny-npm Ready Ready Preview, Comment Feb 4, 2026 4:17pm

Request Review

@zvndev zvndev merged commit 63a44a5 into main Feb 4, 2026
2 checks passed
@zvndev zvndev deleted the claude/fix-syntax-errors-zooln branch February 4, 2026 16:19
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.

2 participants