A Jekyll Theme, based on the Uno-Theme with a list of projects as Timeline.
- Download or clone repo
git clone https://github.com/lievertom/lievertom.github.io.git - Enter the folder:
cd lievertom.github.io - Build it:
jekyll build - Start Jekyll server:
jekyll serve - Configure:
_config.yml- at least set
font_awesomeor download and add the font inhead.html
- at least set
Access via: http://localhost:4000/

