pages

Installation
SKILL.md

Pages — GitHub Pages site scaffolder

Scaffold a complete GH Pages site with no local build step. Content via flatspace flat-file CMS, UI via webjsx + rippleui CDN, GH Actions builds and deploys. Follow the full chain: planning → gm-execute → gm-emit → gm-complete → update-docs.

Stack

Layer Tool How
UI rendering webjsx ES module via importmap, applyDiff for DOM updates
Styling rippleui CDN <link> — Tailwind-based component classes
Content CMS flatspace Aggregates content/docs/data/*.json at build time
Build GH Actions npx flatspace runs in CI, commits output to docs/
Hosting GitHub Pages Source set to "GitHub Actions"

Layout

Installs
2
GitHub Stars
1
First Seen
May 17, 2026
pages — anentrypoint/gm-skill