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.
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.