Experiment · Smoke test
Artifact publishing system is *live*.
If you can read this over HTTPS, the whole chain works: Claude Code → local repo → GitHub → GitHub Actions → rsync over SSH → cPanel → this URL.
What this page proves
- The deploy workflow ran and reported success.
- Only
site/reached the server — no Git metadata, no scripts. - Nested folders map to clean URLs (
site/experiments/hello/→/experiments/hello/). - Shared assets resolve from the site root (
/shared/css/base.css). - The brand fonts and the five brand colors are self-hosted and loading.
Push-to-deploy verified · 2026-08-11
This line was added in a second commit and reached the server without anyone
touching cPanel, FTP, or the workflow — git push was the whole operation.