This repository contains only templates, texts, and binaries concerning the website youtube.tracking.exposed, if you are interested in algorithm analysis and the yttrex technology, you should check this repo.
This repository work with HUGO, the static web page generator made in go.
git clone git@github.com:tracking-exposed/youtube.tracking.exposed.git
cd youtube.tracking.exposed
mkdir themes
cd themes
git clone git@github.com:tracking-exposed/hugo-theme-trex.git
mv hugo-theme-trex/ trex
cd youtube.tracking.exposed
hugo -D server
And now connect to http://localhost:1313. The website would work regarless the statis portion. Interaction with personal page pick data from API, and to bind properly the server to port 9000, you should run the yttrex backend.