server: hugo server -D check: flake8 --color=never tools/mk-phosh-rel publish: rm -rf public/* # Ignore cache, exclude drafts hugo --ignoreCache rsync --delete -e ssh -rv public/* $(REMOTE)