use new hugo

This commit is contained in:
Christoph Cullmann 2021-01-24 21:39:31 +01:00
parent 6a8079fe80
commit 3236c1d56e
19 changed files with 57 additions and 51 deletions

View file

@ -11,7 +11,7 @@ export GIT_COMMIT_SHA=`git rev-parse --verify HEAD`
export GIT_COMMIT_SHA_SHORT=`git rev-parse --short HEAD`
# rerun hugo generator
./hugo --minify --noTimes
hugo --minify --noTimes
# copy .htaccess
cp -f static/.htaccess public