Stage your changes
Write, edit, or remove files. Nothing is public yet — staged changes sit apart from the live site until you publish them.
Static hosting, one command
siteio takes the folder you already have and puts it on the internet, served over HTTPS. Change a file, deploy again, and the new version replaces the old one.
siteio sites deployWrite, edit, or remove files. Nothing is public yet — staged changes sit apart from the live site until you publish them.
One command publishes everything you've staged together, as a single numbered version.
Every deploy is recorded with its version number, timestamp, and who published it, so you can see exactly what shipped and when.
No build step to configure and no pipeline to wire up. Finished files go straight to a live URL.
Certificates are handled for you, so every visit is encrypted without any extra setup.
Use the command line, or hand the job to an assistant over MCP. Both reach the same files.