# www.nicojensen.de Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/). ## bundle ### install bundle install ### update bundle update ## page ## to compile bundle exec jekyll serve ## to Develop JEKYLL_ENV=production bundle exec jekyll build