Always clean build

This commit is contained in:
Dave Gallant
2023-05-23 10:29:23 -04:00
parent 4891fd04c2
commit 7042b1e082

View File

@@ -10,6 +10,7 @@ endif
.RECIPEPREFIX = > .RECIPEPREFIX = >
build: build:
> rm -rf public/
> hugo > hugo
## server: run server locally on port 1313 and open in a browser ## server: run server locally on port 1313 and open in a browser