Embarko ยท static path

Static deploy is serving

If you are reading this over HTTPS, the shared Caddy served it from STATIC_SITES_ROOT — no container was built or scheduled for it.

Build marker
static-check-v1
Loaded at
—
Host
—
Scheme
—

What each link proves

  1. assets/style.css Asset serving. If this page is styled at all, it already passed — the stylesheet is a separate file fetched by relative path.
  2. about.html Multi-file serving. Proves the whole uploaded tree is published, not just the entry file.
  3. deliberately-missing.html 404 handling. Should return Caddy’s 404, not a proxy error and not this page. Anything else means routing is falling through somewhere it shouldn’t.

Checked on the server

The browser cannot see these — they are in the verification steps: