cmux/web/app/components
Lawrence Chen 87f6231561 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-24 14:35:10 -08:00
..
callout.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
code-block.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-nav-items.ts Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-pager.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
docs-sidebar.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
download-button.tsx Remove docs-site, add PostHog analytics to web (#66) 2026-02-18 04:00:04 -08:00
fade-image.tsx Replace blur placeholder with opacity fade-in on hero screenshot (#278) 2026-02-21 06:24:59 -08:00
github-button.tsx Remove docs-site, add PostHog analytics to web (#66) 2026-02-18 04:00:04 -08:00
mobile-drawer.tsx Full-screen overlay with drawer-local close button and theme toggle 2026-02-10 00:54:51 -08:00
nav-links.tsx Add homepage wall of love, FAQ, blog post, footer redesign, and SEO improvements 2026-02-21 06:16:38 -08:00
site-footer.tsx Add homepage wall of love, FAQ, blog post, footer redesign, and SEO improvements 2026-02-21 06:16:38 -08:00
site-header.tsx Add Read the Docs link below bottom CTA on homepage (#411) 2026-02-24 14:35:10 -08:00
spacing-control.tsx Set community gap to 16px, add dingyi China tweet to blog post (#279) 2026-02-21 06:26:55 -08:00