academic 4.7.0, Hugo 0.65.3, C3SR seminar talk

This commit is contained in:
Carl Pearson
2020-02-25 07:00:02 -06:00
parent f1e70f4561
commit 1df31cc47e
7 changed files with 113 additions and 32 deletions

View File

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