This repository work with HUGO, the static web page generator made in go, get it from gohugo.io/; this repo is automatically published at the address stats.youchoose.ai.
git clone [email protected]:tracking-exposed/youchoose.ai.git
cd youchoose.ai
mkdir themes
cd themes
git clone [email protected]:tracking-exposed/hugo-theme-trex.git trex
cd ..
cd youchoose.ai
hugo -D server
And now connect to http://localhost:1313.