Update bootstrap
Add targets for build
This commit is contained in:
@@ -14,3 +14,8 @@ update-asciinema:
|
|||||||
deploy:
|
deploy:
|
||||||
rsync -av public desk:/var/www/balki.me
|
rsync -av public desk:/var/www/balki.me
|
||||||
|
|
||||||
|
build:
|
||||||
|
hugo --logLevel debug
|
||||||
|
|
||||||
|
serve:
|
||||||
|
hugo server -D --bind "0.0.0.0" --navigateToChanged
|
||||||
|
|||||||
+1
-1
Submodule public updated: 693f91dabd...8dd7754be9
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user