diff --git a/Makefile b/Makefile index 9e5667d8..60559196 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ build-preview: ## Empty build cache and run on your local machine. clean: hugo --cleanDestinationDir + make setup make site ## Fix Markdown linting issues