Made using Hugo.
hugo server -DGo to localhost:1313 to view website.
Generate html files inside docs folder as github pages serve either root or docs folder by default.
hugo -d docsCommit and push it to github. Site is currently being built from the /docs folder in the master branch