We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b518c57 + e5b68da commit ac89bc5Copy full SHA for ac89bc5
1 file changed
Makefile
@@ -29,6 +29,7 @@ build:
29
## Empty build cache and run site on your local machine.
30
clean:
31
hugo --cleanDestinationDir
32
+ make setup
33
make site
34
35
## Fix Markdown linting issues
0 commit comments