# # Makefile # Maxime "Pepe_" Buquet, 2018-02-21 00:12 # all: rm -rf public hugo --baseURL "https://test.bouah.net" --buildDrafts --debug # vim:ft=make #