holy/Makefile
2022-04-02 23:39:34 +08:00

4 lines
105 B
Makefile

.PHONY: dev
dev:
hugo server -D --disableFastRender --source=exampleSite --themesDir=../.. --theme=holy