.PHONY: all deploy build all: deploy deploy: build rzync -avz --delete public/ ubuntu@raspberry-local:/usr/local/www/homepage/ build: hugo build