I'm tired of using VuePress...
Run this on an Ubuntu 20.04:
sudo snap install hugo --channel=extended
hugo new site yourSiteName
cd yourSiteName
git init
git submodule add https://github.com/LYTzeng/LoveKana themes/LoveKana
cp -a themes/hugo-clarity/exampleSite/* .
And then edit config.toml
.
Noice! Lets goooooo