A clean static theme insired by the codex Hugo theme
Statiq themes go in a theme folder alongside your input folder. If your site is inside a git repository, you can add the theme as a git submodule:
git submodule add https://github.com/MarcelWalk/CleanStatiq.git theme
Alternatively you can clone the theme directly:
git clone https://github.com/MarcelWalk/CleanStatiq.git theme
