holy/Makefile

4 lines
85 B
Makefile
Raw Normal View History

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