pgs.sh

Deploy static sites with a single command. rsync and you're live.

GET STARTED DOCS

Publish your site with one command

Deploy static sites with a single command. No passwords. No config files. No CI setup. Just your SSH key and rsync.

rsync -rv public/ pgs.sh:/myproj/

That's it! There's no need to formally create a project, we create them on-the-fly. Further, we provide TLS for every site automatically.