theme: Moondeer v2.0.1 (built on Feb 2 at 11:36)

Deployment with Rsync | Hugo

The spoiler is that you can deploy your entire website with a command that looks like the following:

hugo && rsync -avz --delete public/ www-data@ftp.topologix.fr:~/www/


Guessing this would be the most customizable workflow. Roll my own and push.