From d927b5b74a86247f7d04a800ff383f3a692a1b17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Fri, 8 Dec 2017 10:31:50 +0100 Subject: [PATCH] New directory i18n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: René Jochum --- build_and_run.sh | 2 +- i18n/.gitkeep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 i18n/.gitkeep 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