diff --git a/build_and_run.sh b/build_and_run.sh index 2b329d0..0036ba7 100755 --- a/build_and_run.sh +++ b/build_and_run.sh @@ -1,3 +1,3 @@ #!/bin/sh go get github.com/spf13/hugo -$GOPATH/bin/hugo server --bind="::1" -w -D -v -t persona +$GOPATH/bin/hugo server --bind="::1" -b http://localhost:3031/ -w -D -v -t persona diff --git a/i18n/.gitkeep b/i18n/.gitkeep new file mode 100644 index 0000000..e69de29