Skip to content

docs: redesign the Pages site as a live recording of itself#60

Merged
TMHSDigital merged 1 commit into
mainfrom
docs/pages-v2
Jul 3, 2026
Merged

docs: redesign the Pages site as a live recording of itself#60
TMHSDigital merged 1 commit into
mainfrom
docs/pages-v2

Conversation

@TMHSDigital

Copy link
Copy Markdown
Owner

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:

  • Signature: a fixed HUD with a pulsing ● REC dot and live HH:MM:SS;FF timecode, and the headline set inside a region-capture marquee (dashed bounds, corner handles, 1920 × 1080 @ 30fps dims label) — the page presents itself as a recording in progress.
  • Structure as information: sections are timecoded chapters in the tool pipeline's real order — 00:02 CAPTURE → 00:14 WATCH → 00:26 EDIT → 00:41 PRODUCE — with Windows notes and safety as appendices.
  • Type: Bricolage Grotesque (display) / Figtree (body) / IBM Plex Mono (timecode, tool names, code), via Google Fonts.
  • Palette: cool blue-black desktop tones; tally-amber as the single interactive accent; REC red reserved strictly for status (the dot, the safety panel border).
  • Content: all 25 tools regrouped into per-stage tables with the copy rewritten from the user's side; prerequisites/install/threat-model content carried over, including the 0.9.0 overwrite note and corrected window-matching text.

Compatibility & guardrails

  • Tool rows keep the exact <td><code>name</code></td> shape, so the docs drift test still guards the table (verified green).
  • All previous anchors (#prerequisites, #install, #tools, #windows-notes, #threat-model) still resolve.
  • prefers-reduced-motion freezes the timecode and REC pulse; keyboard focus is visible; OG tags and favicon retained (favicon is now the REC dot).

Testing

  • Drift test + full suite pass.
  • Reviewed in a real browser via a local server at 1440px and 375px: no horizontal overflow at 375 (scrollWidth 360), zero console errors, timecode ticks, copy button works.

🤖 Generated with Claude Code

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>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 3, 2026
@TMHSDigital TMHSDigital merged commit 2fd29da into main Jul 3, 2026
8 checks passed
@TMHSDigital TMHSDigital deleted the docs/pages-v2 branch July 3, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant