-
-
Notifications
You must be signed in to change notification settings - Fork 45
feat: new homepage #1858
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: new homepage #1858
Conversation
|
pkg.pr.new packages benchmark commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes in this file are forcing code snippets in the docs to be dark mode. Also, I think the code snippets on the landing page should respect the light/dark mode settings, or it's at least something we should explore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I've just noticed, it replaced the theme for all code snippets. Would we like to have the exact same theme everywhere (homepage + docs) or keep them separated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The color transitions on these buttons are causing an unpleasant moment of mismatch between the color themes.
Also, the GitHub button doesn't react to the light/dark theme.
Screen.Recording.2025-12-11.at.13.58.48.mov
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added transition-colors duration-300 ease-in-out across whole page, but I'm not in favour of it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see there's sometimes both "Loading..." text and/or control widgets that pop-up when activating an example tile. I think for the sake of simplifying this component and HoverExampleIsland, we should duplicate those examples for the purpose of embedding them here, and making them more simplified and easier to interact with.

New landing page for TypeGPU, with interactive islands running TypeGPU examples
After running the dev script the new landing page is at:
http://localhost:4321/TypeGPU/new