Static files, a live URL, a custom domain. No framework tax if you do not have a framework.
📄
index.html is enough
If the site works as files on disk, it works here. We do not invent a build for you.
index.html
styles.css
✓ Live
🔒
HTTPS on the first request
The preview URL is already on HTTPS. Custom domains get a certificate after DNS verifies.
https://yoursite.phphost.se
⎇
Git if you want it
Connect GitHub and push. Or keep using zip uploads. Same static output either way.
$ git push
✓ Deployed
↩
Keep old deploys
A bad CSS typo should not be a rebuild of history. Roll back the last zip.
releases/
rollback ready