cmux/web/app/docs
Lawrence Chen f502f84144
Add Read the Docs link below bottom CTA on homepage (#411)
* Add "Read the Docs" link below bottom CTA on homepage

* Increase top padding on Read the Docs link

* Reduce docs horizontal padding on mobile

* Align docs content with header on mobile, increase top padding

* Make sticky header fully opaque with subtle bottom border

* Fix sticky header on mobile by containing horizontal overflow in content area

Wide content (hierarchy diagrams, code blocks) was causing horizontal
page scroll, which breaks position:sticky on mobile browsers. Added
overflow-x:hidden to the main content area (below the header in DOM)
and overflow-x:auto to docs pre blocks so they scroll internally.

* Remove bottom border from sticky header
2026-02-23 20:09:44 -08:00
..
api Add sidebar metadata CLI subcommands and API docs (#305) 2026-02-22 16:06:32 -08:00
changelog Fix changelog page rendering markdown links as raw text (#320) 2026-02-22 16:24:59 -08:00
concepts Improve docs page meta descriptions for SEO 2026-02-10 14:51:54 -08:00
configuration Expand default HTTP host allowlist for local dev 2026-02-20 19:55:59 -08:00
getting-started Fix CLI symlink path in docs 2026-02-20 13:53:26 -08:00
keyboard-shortcuts Improve docs page meta descriptions for SEO 2026-02-10 14:51:54 -08:00
notifications Improve docs page meta descriptions for SEO 2026-02-10 14:51:54 -08:00
docs-nav.tsx Add Read the Docs link below bottom CTA on homepage (#411) 2026-02-23 20:09:44 -08:00
layout.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
page.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00