1
Fork 0

Add live server script

This commit is contained in:
Jake Howard 2019-02-04 20:07:50 +00:00
parent 175e0c76cf
commit 7ddd1a61f4
Signed by: jake
GPG key ID: 57AFB45680EDD477

7
scripts/server.sh Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
bash ./scripts/build.sh
hugo server --noHTTPCache --disableFastRender --gc