cmux/web/app
Lawrence Chen 63fb175055 Add mobile hamburger menu with reusable drawer component
Extract drawer logic (overlay, focus trap, scroll lock, escape key)
from DocsNav into shared mobile-drawer.tsx hook and components.
SiteHeader now shows a hamburger menu on mobile that opens a
right-side drawer with nav links and download button. Footer
wraps gracefully on small screens.
2026-02-10 00:23:40 -08:00
..
(legal) Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
blog Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
community Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
components Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
docs Add mobile hamburger menu with reusable drawer component 2026-02-10 00:23:40 -08:00
apple-icon.png Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
favicon.ico Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
globals.css Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
icon.png Add landing page (web/) with Next.js + Tailwind 2026-02-09 20:51:27 -08:00
keyboard-shortcuts.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
layout.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
page.tsx Fix blurry logo by skipping Next.js image optimization 2026-02-09 23:52:07 -08:00
providers.tsx Update landing page: switch to Bun, add view transitions and UI polish 2026-02-09 22:01:53 -08:00
robots.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
sitemap.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
theme.tsx Update landing page: switch to Bun, add view transitions and UI polish 2026-02-09 22:01:53 -08:00
typing.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00