#!/usr/bin/env node // Bake self-contained example.html files for each html-ppt full-deck template. // // The Examples gallery in apps/web renders each skill's example via an iframe // `srcdoc`, which has no opener path and can't reach companion CSS files. // The upstream `templates/full-decks//index.html` references shared // assets via `../../../assets/...` paths — we inline those + the per-deck // `style.css`, drop the runtime