Skip to content

feat: landing-page-design-update#447

Open
ghesp wants to merge 10 commits intomainfrom
landing-page-v2
Open

feat: landing-page-design-update#447
ghesp wants to merge 10 commits intomainfrom
landing-page-v2

Conversation

@ghesp
Copy link
Copy Markdown

@ghesp ghesp commented Apr 17, 2026

Update to the docs.page landing page in dark and light modes (for testing purposes currently)

to do

Responsive layout tests & fixes

@docs-page
Copy link
Copy Markdown

docs-page Bot commented Apr 17, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/docs.page~447

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2026

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

Project Deployment Actions Updated (UTC)
docs-page Ready Ready Preview Apr 17, 2026 6:16pm

Request Review

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements a comprehensive design system overhaul for the docs.page marketing site and documentation viewer, introducing a new design token structure in global.css and migrating to shadcn/ui-inspired components. The changes include a major visual refresh of the homepage and 'get started' layouts using a zinc and yellow palette with mono typography. Feedback focuses on refining Tailwind utility usage, specifically avoiding non-standard classes like ring-3 and minimizing the use of the ! important modifier. Additionally, improvements were suggested for the FeaturesScrollStrip component to handle potential division-by-zero errors and to use isomorphic layout effects to prevent SSR warnings.

Comment thread website/src/components/ui/button.tsx Outdated
Comment thread website/src/layouts/get-started/Card.tsx
Comment thread website/src/layouts/homepage/FeaturesScrollStrip.tsx
Comment thread website/src/layouts/homepage/FeaturesScrollStrip.tsx
Comment thread website/src/layouts/homepage/FeaturesScrollStrip.tsx
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.

Landing page redesign

3 participants