From aa49ddaa9ed613e1be53f25b50366413ace7ed56 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 15 Dec 2021 13:22:30 +0100 Subject: [PATCH] add watch flag --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index ac5aaed..6f5a0d8 100644 --- a/makefile +++ b/makefile @@ -1,7 +1,7 @@ DEFAULT: serve serve: - @hugo serve + @hugo serve --watch gen: @CALENDAR_URL="https://cloud.lumbung.space/remote.php/dav/public-calendars/WbnHM8YdCkKT6bcT?export"; \