Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 549 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 549 Bytes

Basic info

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.

Download/Clone/Install:

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 ..

Test/Use it:

cd youchoose.ai
hugo -D server

And now connect to http://localhost:1313.