make build clean
This commit is contained in:
1
Makefile
1
Makefile
@ -15,6 +15,7 @@ deploy:
|
||||
rsync -av public desk:/var/www/balki.me
|
||||
|
||||
build:
|
||||
rm -rf public/*
|
||||
hugo --logLevel debug
|
||||
|
||||
serve:
|
||||
|
2
public
2
public
Submodule public updated: 342be53d76...7c9fb50c26
Reference in New Issue
Block a user