Update bootstrap
Add targets for build
This commit is contained in:
parent
cebeaf6fdd
commit
4aef9c3d46
5
Makefile
5
Makefile
@ -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
|
||||||
|
2
public
2
public
@ -1 +1 @@
|
|||||||
Subproject commit 693f91dabd186687a33d5c6f8f94db3b560a3c50
|
Subproject commit 8dd7754be93a62d187e1adab37258a62a1facefa
|
4
static/assets/bootstrap.min.css
vendored
4
static/assets/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
4
static/assets/bootstrap.min.js
vendored
4
static/assets/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user