Skip to content
Sergey Chulanov's site
Posts Tags Categories Series About me
Sergey Chulanov's site
Cancel
PostsTagsCategoriesSeriesAbout me

Install theme gohugo

Sergey Chulanov included in Linux
 2023-08-26  36 words   One minute 
Contents
  • Install theme gohugo:

Install theme gohugo:

  • Official instructions
# cd themes; git clone git@github.com:dillonzq/LoveIt.git; cd -
git submodule add git@github.com:dillonzq/LoveIt.git themes/LoveIt

Try new theme:

hugo server -t LoveIt

Set theme LoveIt:

echo "theme = 'LoveIt'" >> hugo.toml
hugo server
Series: Guide
Updated on 2026-06-27
Read Markdown
 Hugo
Back | Home
Vagrant Git squash
Powered by Hugo | Theme - LoveIt
2019 - 2026 Sergey Chulanov | CC BY-NC 4.0