Static Site Generator hosted on github
You will need to have ruby installed, that jekyll can run.
Also ruby gems (package manager for ruby) has to be installed.
ruby -v
gem -v
gem install jekyll bundler
check if jekyll is installed:
jekyll -v
for the first time:
bundle exec jekyll serve
afterwards:
jekyll serve
ctrl+c
http://localhost:4000/juliaernst/