docs: redesign landing hero, header, and footer#149
Merged
Conversation
Rework the docs site chrome into a Drizzle-inspired landing while keeping the Tungsten/V5 visual identity. Hero & landing - Split hero: punchy headline + tagline, "BACKED BY ObsessionDB" credit, TypeScript / Python (coming soon) badges linking to npm / PyPI, and a 2x2 action card grid under a "What you will find here" label. - "Compatible with" provider strip (ObsessionDB, ClickHouse Cloud, Altinity, self-hosted, and any other ClickHouse) in a theme-aware, content-width band with centered, logo'd chips. - Drop the prev/next pagination and section separators on the splash page. Header - Brand wordmark "ch-kit" in the self-hosted Goldman face, with a small "Docs" badge on non-landing pages. - Centered "Home / Documentation" nav (mono caps); search, GitHub badge, and a single light/dark toggle (replacing the dropdown) on the right. - Landing-only mobile hamburger (no-JS <details>) so the collapsed nav is reachable where Starlight renders no sidebar menu button. Footer - Site-wide footer: brand + tagline + social (GitHub real, Discord/X placeholder) and Documentation / Ports link columns. The dev-only Agentation overlay is gated to import.meta.env.DEV so prod drops it. Misc - Self-host Goldman; add provider logos; remove the "Introduction" sidebar entry; align the header logo flush to the shell gutter.
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
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.
Rework the docs site chrome into a Drizzle-inspired landing while keeping the Tungsten/V5 visual identity.
Hero & landing
Header
Details
) so the collapsed nav is reachable where Starlight renders no sidebar menu button.Footer
Misc