We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80dcd4f + 5172e47 commit a022822Copy full SHA for a022822
1 file changed
Makefile
@@ -38,6 +38,7 @@ site: check-go
38
## Empty build cache and run on your local machine.
39
clean:
40
hugo --cleanDestinationDir
41
+ make setup
42
make site
43
44
## ------------------------------------------------------------
0 commit comments