mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update to hugo 0.16
This commit is contained in:
@@ -14,10 +14,10 @@ git clone --branch=hugo https://github.com/phil-opp/blog_os.git hugo
|
|||||||
cd hugo
|
cd hugo
|
||||||
|
|
||||||
# download hugo
|
# download hugo
|
||||||
wget https://github.com/spf13/hugo/releases/download/v0.15/hugo_0.15_linux_amd64.tar.gz
|
wget https://github.com/spf13/hugo/releases/download/v0.16/hugo_0.16_linux-64bit.tgz
|
||||||
tar xf hugo_0.15_linux_amd64.tar.gz
|
tar xf hugo_0.16_linux-64bit.tgz
|
||||||
|
|
||||||
# build the blog
|
# build the blog
|
||||||
hugo_0.15_linux_amd64/hugo_0.15_linux_amd64
|
./hugo
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user