use new hugo
This commit is contained in:
parent
6a8079fe80
commit
3236c1d56e
19 changed files with 57 additions and 51 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue