Jason Staack
a3630c03e6
fix(docs): make bullet throb loop continuously via CSS only
...
Replace scroll-triggered JS animation with infinite CSS keyframe loop
(2.4s cycle). Remove IntersectionObserver code.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:06:34 -05:00
Jason Staack
7126621e83
fix(docs): make bullet throb repeat on every scroll into view
...
Remove unobserve so bullets reset when scrolled out and throb again
on re-entry.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:05:22 -05:00
Jason Staack
040f0335c1
feat(docs): add bullet throb animation on scroll
...
Teal bullet dots pulse with a staggered throb when list items scroll
into view. Uses IntersectionObserver with 120ms stagger per item.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:04:11 -05:00
Jason Staack
b840047e19
feat: The Other Dude v9.0.1 — full-featured email system
...
ci: add GitHub Pages deployment workflow for docs site
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-08 19:30:44 -05:00