docs: graphite re-skin (type, color, chrome)#106
Merged
Conversation
Port the txn2 docs design-system re-skin from mcp-data-platform so the sister sites stay visually parity-mapped. Type and color: replace the Fraunces display serif with Geist / Geist Mono and move the palette to the graphite grey ground (--ink #1E232A) with a single cyan accent; remap the former orange tints to cyan. Chrome: remove the live UTC clock from the homepage rail and the footer. De-rail admonitions and neutralize Material's per-type admonition border colors. Clean up the prev/next footer and link the copyright to imti.co / deasil.works / plexara.io. Homepage: remove the split-word dropcap, the 001-00N numbering and caps chips from the feature list, and the hero version/go badge. Cap the mono hero display so all three rows clear the right-pinned stamp.
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.
Ports the txn2 docs design-system re-skin from mcp-data-platform so the sister documentation sites stay visually parity-mapped.
Type and color: replaces the Fraunces display serif with Geist / Geist Mono (non-italic mono headings, Geist body) and moves the palette to a graphite-grey ground (
--ink #1E232A) with a single restrained cyan accent, remapping the former orange tints to cyan.Chrome: removes the live UTC clock from the homepage rail and footer, de-rails admonitions (Material's per-type border colors neutralized so type reads from the title/icon color), cleans up the prev/next footer, and links the copyright to imti.co / deasil.works / plexara.io.
Homepage: removes the split-word dropcap, the 001-00N numbering and caps chips from the feature list, and the hero version/go badge. The mono hero display is capped so all three rows clear the right-pinned stamp.
Verification:
mkdocs build --strictpasses with no warnings (the gate CI runs in.github/workflows/docs.yml); the homepage was checked in a browser.