What it does
Loads three.js + Vanta NET (particle network) into the hero, TOC scroll fix, and the stats count-up for the homepage 3-column stats (v2.1).
Change log
- Sep 12, 2026 v2.1.1: selector fix. Bullet renders indented headings as h3 tags with class .notion-h2, so the original h2 selector matched nothing. Now targets .co-webeeui-simple-3-col .notion-h2 (h2 tag kept as fallback). Same fix needed for the tabular-nums CSS line.
- Sep 12, 2026 v2.1: stats count-up restored for webeeui-simple-3-col (20+ hrs / 40% less / 100%). Counts from 0 on scroll into view, 1.4s ease-out, 150ms stagger, reduced-motion safe. File: 3-stats-countup.html below, paste into the Bullet Body field after the Vanta script.
- Sep 10, 2026 v1.3: fix for Bullet TOC scrollIntoView hijacking page scroll on posts with anchor links
- Sep 10, 2026 v1.2: added count-up and card cascade scripts
- Sep 10, 2026 v1.1: swapped Vanta fog for Vanta NET particle network
- Sep 10, 2026 v1.0: initial pack (fog hero, scroll reveals)
- Sep 12, 2026 v2.0: trimmed to Vanta hero + TOC scroll fix only; removed scroll reveals, stats count-up and blog card cascade as part of the site CSS reset
v2.1 file
Updated v2.1.1 file above.