Hugo theme forked from Pixyll, which in turn was based on Pixyll for Jekyll.
To get started, do this:
hugo new site nuovo
cd nuovo
git init
git submodule add [email protected]:plindberg/repix.git themes/repix
hugo new content/_index.md
hugo new content/about.md
Then add some content.