From 2a7b34d5a3f27e04fa1fc7b200b3d422e2a266b5 Mon Sep 17 00:00:00 2001 From: Colby McHenry Date: Fri, 5 Jun 2026 00:38:24 -0400 Subject: [PATCH] docs(assets): redesign waitlist SVG button with outlined Archivo typeface and brand palette MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaces the plain oxblood-filled rectangle + system-font text SVG with a polished button that matches the getcodegraph.com design language: - Cream (#f7f6f2) rounded-rect background with a soft hairline border, 8px radius, 52px height - Logo mark (graph triangle, mirrors favicon.svg) in ink/oxblood at left - Hairline divider separating mark from label - "Join the waitlist!" label rendered as vector outlines (Archivo Bold 760, 17.5px) so the brand typeface renders correctly on GitHub, which blocks @font-face in statically-served SVGs - Oxblood arrow at right Adds assets/generate-waitlist.py (requires fonttools + brotli) so the SVG can be regenerated from the landing-page's Archivo variable font. Updates the README img height from 44→52 to match the new geometry. --- .gitignore | 4 ++++ README.md | 2 +- assets/waitlist.svg | 26 +++++++++++++++++++++----- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 324b907..da6c8ef 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,7 @@ release/ # Local-only: browser-based tmux session launcher (see tmux-web/README.md) tmux-web/ + +assets/__pycache__/ + +assets/generate-waitlist.py diff --git a/README.md b/README.md index 91d2ac2..b9ba4f6 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ **The CodeGraph platform is coming** — for every PR, know exactly what to test, what could break, which flows are affected, and whether business logic is compromised. -Join the waitlist for early beta access +Join the waitlist for early beta access Get early beta access to the hosted product · getcodegraph.com diff --git a/assets/waitlist.svg b/assets/waitlist.svg index 1fed456..36dea5d 100644 --- a/assets/waitlist.svg +++ b/assets/waitlist.svg @@ -1,6 +1,22 @@ - - - Join the waitlist + + Join the waitlist! + + + + + + + + + + + + + + + + + + +