quickstart:
git clone https://github.com/weitblick/epub.git
cd epub
cd exampleSite
mkdir themes
cd themes
rm -rf .git
rm -rf exampleSite # remove the example site in the theme
cd ../..
hugo
bash ./deploy.sh