Sites
Static hosting with a real rollback
Push a directory, get a URL. Every deployment keeps its own immutable preview address, so rolling back is promoting a deployment that already exists rather than rebuilding the one that worked.
$ subnomic sites deploy --prod Hashing 148 files (18.7 MB)… 312 files already stored, 14 to upload. https://blog.subnomic.app
- Your own domain with two DNS records — a CNAME to cname.subnomic.app, and the certificate follows.
- Per-deployment redirects and headers, versioned with the files they apply to.
- Privacy-first traffic numbers: no cookie, no visitor identity, no third party.