This website is build in 3 minutes by CLI only. And it’s really easy. 1. Requirement git hugo Text editor (ie: nano) 2. How TO First of all, ‘hugo’ is a static site generator. The content is will be converted from markdown to html. The fist command will generate the basic site stucture: hugo new site yourSite Choose your hugo theme or build your own. Add some config by editing config.