docs: redesign the Pages site as a live recording of itself#60
Merged
Conversation
The page now borrows its identity from the product's world: a fixed HUD with a pulsing REC dot and live SMPTE-style timecode, the headline set inside a region-capture marquee (dashed bounds, corner handles, a 1920x1080@30fps dims label), and sections presented as timecoded chapters that follow the real pipeline order - capture, watch, edit, produce, plus appendices for Windows notes and safety. Type: Bricolage Grotesque display / Figtree body / IBM Plex Mono for timecode, tool names, and code. Palette: cool blue-black desktop tones with a tally-amber interactive accent; REC red is reserved for status. The 25 tools are grouped into per-stage tables that keep the exact <td><code> cell shape the docs drift test guards. Reduced motion freezes the timecode and pulse; anchors from the old page still work. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
Takes the GitHub Pages site from a plain readme-style page to a designed landing page whose identity comes from the product's own world — screen recording:
HH:MM:SS;FFtimecode, and the headline set inside a region-capture marquee (dashed bounds, corner handles,1920 × 1080 @ 30fpsdims label) — the page presents itself as a recording in progress.00:02 CAPTURE → 00:14 WATCH → 00:26 EDIT → 00:41 PRODUCE— with Windows notes and safety as appendices.Compatibility & guardrails
<td><code>name</code></td>shape, so the docs drift test still guards the table (verified green).#prerequisites,#install,#tools,#windows-notes,#threat-model) still resolve.prefers-reduced-motionfreezes the timecode and REC pulse; keyboard focus is visible; OG tags and favicon retained (favicon is now the REC dot).Testing
scrollWidth360), zero console errors, timecode ticks, copy button works.🤖 Generated with Claude Code