Code of my webpage...
- Download Hugo
mkdir 1hiking.github.io
cd 1hiking.github.io
hugo new site .
git clone https://github.com/1hiking/1hiking.github.io.git .
git submodule init
npm init
hugo serve --minify
The yml file takes care of it, it's based on this Hugo page