some styles fixes
This commit is contained in:
parent
1e8d1ff994
commit
991bc2f116
6 changed files with 36 additions and 8 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ themeDir=../..
|
|||
.PHONY: dev, build, clean
|
||||
|
||||
dev:
|
||||
rm -r exampleSite/resources
|
||||
-rm -r exampleSite/resources
|
||||
hugo server -D -s $(source) --themesDir $(themeDir) --disableFastRender
|
||||
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue