Hugo

Create New Site
hugo new site [quickstart]
cd [quickstart]
git init
git submodule add [https://github.com/budparr/gohugo-theme-ananke.git themes/ananke]
Install Theme with a git clone
git clone https://github.com/vjeantet/hugo-theme-docport.git themes/docport
Last updated
Was this helpful?