-
Notifications
You must be signed in to change notification settings - Fork 368
New docs home page #4289
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
Draft
Blargian
wants to merge
29
commits into
ClickHouse:main
Choose a base branch
from
Blargian:revamp_docs_homepage
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
New docs home page #4289
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into revamp_docs_homepage
…into revamp_docs_homepage
@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
New design for the docs homepage
Still to do:
Address feedback:
The search dialog is showing a dark blue background — it should use colors to mimic our standard dark theme colors.
The icons on Get Started, Learn, and Reference don’t work well as illustrations (they’re also pixelated). Removing them might make the layout cleaner.
There’s low contrast between the Integrations square and the Migrate background color.
The Feature badges should use capital case instead of ALL CAPS.
The body text on the Feature cards should use a muted white/gray color for better readability.
For cards in general, we could add a light gray stroke to match the styling of the menu items.
The page width is currently ~980px. We might want to consider increasing it slightly.
Search and Ask AI look connected, almost as if the user should type and then click Ask AI to “search” (not intended). Consider adding an “or” between search and Ask AI.
Spacing should be the same for the list items in "reference" as it is for "getting started" and "learn".
Use 14px or 16px and font Inter. Consistency of heading sizes between cards.
Possibly add both Cloud quick start + OSS quick start links to "Getting started" list. It wasn't clear why Cloud getting started is linked in addition to ClickHouse Cloud (get started section) as well.
Example datasets -> “Sample datasets” (to imply they can be downloaded).
Styling of cards, buttons, links etc consistent with the website.
Consider making the migrations section span 3 columns rather than 2. The changelogs could maybe just be text with a small icon, not needed to display them so prominently.
Checklist