Skip to content

Make the demo SVGs loop + show the /humanizer command with options - #6

Merged
Aboudjem merged 1 commit into
mainfrom
feat/animate-svgs-2026-07
Jul 15, 2026
Merged

Make the demo SVGs loop + show the /humanizer command with options#6
Aboudjem merged 1 commit into
mainfrom
feat/animate-svgs-2026-07

Conversation

@Aboudjem

Copy link
Copy Markdown
Owner

Follow-up to #5 addressing feedback that the demos read as static and should surface the command and options.

  • All six SVGs now loop (SMIL repeatCount=indefinite) instead of animating once and freezing, so the motion is always visible.
  • Logo: the fountain pen now travels along the paper (animateMotion) writing the ink line, then rewrites it on a loop — the pen moves, not just the ink.
  • Burstiness: bars cycle flat (AI) to varied (human) and back continuously.
  • Typewriter is now a terminal: it types the real command with its options (/humanizer "…" --voice technical --score, flags highlighted), flags/strikes the three AI tells, reveals the clean rewrite, and shows the score drop 84 to 12.
  • Kept the paper-and-pen look and light/dark twins; each file under 12KB, valid SVG, no CSS infinite loops (SMIL only). Lockstep and zero-em-dash rules untouched.

…ith options

Per feedback that the demos read as static and should show the command/options:
- All six SVGs now loop with SMIL (repeatCount=indefinite): they no longer animate once and
  freeze, so the motion is always visible.
- Logo: the fountain pen now TRAVELS along the paper (animateMotion) writing the ink line, then
  resets and rewrites, instead of only the ink drawing.
- Burstiness: bars cycle flat (AI) -> varied (human) -> flat continuously; labels and score cross-fade.
- Typewriter is now a TERMINAL: it types the real command with its options
  (/humanizer "..." --voice technical --score, with the flags highlighted), then flags/strikes the
  three AI tells and reveals the clean rewrite, showing the score drop 84 -> 12. Loops.
- Kept the paper-and-pen Manuscript look and light/dark twins; each file stays under 12KB, valid SVG.
@Aboudjem
Aboudjem merged commit a024fcb into main Jul 15, 2026
2 checks passed
@Aboudjem
Aboudjem deleted the feat/animate-svgs-2026-07 branch July 15, 2026 10:26
Aboudjem added a commit that referenced this pull request Jul 15, 2026
Make the demo SVGs loop + show the /humanizer command with options
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