add scope project, update to Hugo 0.45, Academic 2.3.0

This commit is contained in:
Carl Pearson
2018-07-24 10:03:19 -05:00
parent fc0f8a2fbb
commit 19f96cedc3
16 changed files with 80 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
dist: trusty
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v0.40.3/hugo_0.40.3_Linux-64bit.tar.gz -O hugo.tar.gz
- wget -q https://github.com/gohugoio/hugo/releases/download/v0.45/hugo_0.45_Linux-64bit.tar.gz -O hugo.tar.gz
- tar -xvf hugo.tar.gz
- mkdir -vp ~/bin
- mv -v hugo ~/bin/hugo