Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 292 Bytes

cozystack-website

Cozystack.io website

Install hugo

wget https://github.com/gohugoio/hugo/releases/download/v0.122.0/hugo_extended_0.122.0_linux-amd64.tar.gz
tar -xzf hugo_extended_0.122.0_linux-amd64.tar.gz
 chmod +x /usr/local/bin/hugo

Run docs

hugo serve