Install Hugo and create a new site. See the Hugo documentation for details.
hugo new site <name of site>
cd <name of site>
git init
git submodule add https://github.com/binokochumolvarghese/lightbi-hugo themes/lightbi-hugo
echo "theme = 'lightbi-hugo'" >> config.toml
hugo server
Your website has started to build and it will normally available at ‘http://localhost:1313/’.
Use the share button below if you liked it.
It makes me smile, when I see it.