@jjg @gemlog Might be a bit more technical than you are looking for, but I use Hugo to deploy my site. It’s just a single statically compiled binary on the server end. I edit my local repository, push to master and a git hook clones the repository, builds it and deploys to /var/www