use hugo-coder theme

This commit is contained in:
Christoph Cullmann 2019-04-06 22:24:29 +02:00
parent f4239fb581
commit 9464c61bf2
2 changed files with 59 additions and 29 deletions

View file

@ -9,6 +9,9 @@ git submodule update --recursive --remote
git pull
# rerun hugo generator
# export the GIT env vars we need to have links in the footer
export GIT_COMMIT_SHA=`git rev-parse --verify HEAD`
export GIT_COMMIT_SHA_SHORT=`git rev-parse --short HEAD`
./hugo
# current date