Install theme gohugo
Contents
Install theme gohugo:
# cd themes; git clone git@github.com:dillonzq/LoveIt.git; cd -
git submodule add git@github.com:dillonzq/LoveIt.git themes/LoveItTry new theme:
hugo server -t LoveItSet theme LoveIt:
echo "theme = 'LoveIt'" >> hugo.toml
hugo server