vodoraslo.xyz/Makefile

6 lines
No EOL
199 B
Makefile

serve:
hugo serve --noHTTPCache --ignoreCache --disableFastRender
build:
hugo --cleanDestinationDir
# https://stackoverflow.com/questions/61867548/hugo-detects-css-changes-but-output-doesnt-change