Deployment

Deployment

deploy.sh
#!/bin/sh
hugo
rsync -avz --delete public/ user@remotehost:/path/to/website/