HUGO Quick start
Contents
HUGO Quick start
hugo new site quickstart
cd quickstart
git init
git submodule add https://github.com/dillonzq/LoveIt.git themes/LoveIt
hugo new site quickstart
cd quickstart
git init
git submodule add https://github.com/dillonzq/LoveIt.git themes/LoveIt