Skip to content

docs: turn intro-video visuals into a Taskplane Overview microsite#583

Merged
HenryLach merged 1 commit into
mainfrom
docs/taskplane-overview-microsite
May 18, 2026
Merged

docs: turn intro-video visuals into a Taskplane Overview microsite#583
HenryLach merged 1 commit into
mainfrom
docs/taskplane-overview-microsite

Conversation

@HenryLach
Copy link
Copy Markdown
Owner

Reframes the intro-video supporting visuals as a GitHub-Pages-ready slide deck under docs/taskplane-overview/.

Scope

  • Rename docs/video/visuals/docs/taskplane-overview/ (git detects 20 file renames cleanly).
  • Drop docs/video/introduction-to-taskplane-storyboard.md. The video angle is being rethought separately; the storyboard lives outside the repo for now.
  • Rename _shared.cssshared.css (no leading underscore for a public microsite path).

Content changes

  • New asset: taskplane-word-white.svg wordmark.
  • Eyebrow integration: every page's .eyebrow switched from flex (space-between) to a 1fr / auto / 1fr grid, with the wordmark sitting in the center column. Logo height is pinned to --fs-lg (matches existing nav-arrow line-height) so the eyebrow row does not grow taller. Grid-based centering means the logo is truly centered regardless of how wide the title or nav columns end up.
  • "Start here" badge: card 1 on index.html now wears the same visual treatment as the '★ The critical step' badge on page 16 — green outline, surface-2 background, faint inset glow, and a floating uppercase pill in the top-right corner. Gentle nudge for first-time readers without disrupting the existing color rhythm.

Why no release

Pure docs/asset reorganization — no runtime, CLI, config, or schema changes. No CHANGELOG entry needed.

Validation

  • No code touched → typecheck / lint / format / tests not relevant.
  • Manually walked index → 1 → 17 → back; all nav arrows, the index circle, the logo, and the start-here badge render and link correctly.
  • Each page opens standalone; shared.css and taskplane-word-white.svg resolve relatively.

Renames docs/video/visuals/ to docs/taskplane-overview/ and reframes
the deck as a GitHub Pages microsite rather than video-production
artifacts.

- Move every page (01-17, index, shared CSS, dashboard screenshot)
  into docs/taskplane-overview/. Git recognizes these as renames.
- Drop the now-defunct introduction-to-taskplane-storyboard.md;
  rethinking the video angle separately.
- Rename _shared.css -> shared.css (no leading underscore needed for
  a microsite path).
- Add taskplane-word-white.svg wordmark and integrate it into the
  centered eyebrow header on every page. .eyebrow switched from
  flex (space-between) to a 1fr/auto/1fr grid so the logo is truly
  centered regardless of title/nav widths. Logo height is pinned to
  --fs-lg so the eyebrow row height doesn't grow.
- Index: highlight the first card with a 'Start here' badge and a
  green outlined treatment, mirroring page 16's '★ The critical
  step' visual language — gentle nudge for first-time readers.
@HenryLach HenryLach enabled auto-merge May 18, 2026 14:39
@HenryLach HenryLach merged commit 6d87a41 into main May 18, 2026
1 check passed
@HenryLach HenryLach deleted the docs/taskplane-overview-microsite branch May 18, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant