#!/bin/sh go get github.com/gohugoio/hugo $GOPATH/bin/hugo server --bind="::1" -b http://localhost:1313 -v -t persona --disableFastRender