Make it work everywhere
This commit is contained in:
parent
90aff28fb8
commit
eeaff80c1c
2
Makefile
2
Makefile
|
@ -17,7 +17,7 @@ build:
|
|||
|
||||
serve:
|
||||
@echo "Served on http://localhost:8000"
|
||||
cd _site && http
|
||||
cd _site && httplz
|
||||
.PHONY: serve
|
||||
|
||||
deploy: clean build index
|
||||
|
|
Loading…
Reference in a new issue