How to use this Hugo theme ?

How to use this Hugo theme ?

After downloding the theme, uzip the file and go to the ‘lightbi-hugo-master’ folder. Open the folder in you editor and run the hugo build command as below.

hugo

It will create a folder named ‘public’ and in the same you can find the website created by Hugo from the contents from ‘content’ folder and the theme. To check the website you can run the below command,

hugo server

In the command prompt you can see that your website has started to build and it will normally available at ‘http://localhost:1313/'.


Written By

Jeremiah Ware