Publishing

Zero-downtime publishing

Push the button. The site flips to the new version. No mixed state, no half-rolled-out CDN.

What you get

Publishing that doesn't require a maintenance window. The site is in exactly one state at any moment — the old version, or the new version. Never a mixed window.

Why that matters

Where it publishes

S3 + CloudFront by default. BYO bucket on Business and Enterprise. GitHub repo as a target if you want a self-hostable mirror. Custom domain wired in with one config change.

Smart rebuilds

If you change one paragraph in one article, the build re-publishes only the pages that depend on that change. A 1M-page site change-1-article rebuild is dozens of file uploads, not millions.

Related features

Resolved at build time via {% similar %} — cosine similarity over embeddings, not tag overlap. Zero arguments.

Releases & promotions — StaticOwl
77% match
Deploy targets — StaticOwl
65% match
Workflows — StaticOwl
62% match