archive
/
givemoneyto.me
Archived
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
1 changed files with 7 additions and 0 deletions

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