nicojensen.de/README.md
2019-03-12 14:02:00 +01:00

192 B

www.nicojensen.de

Repo zu meiner Webseite basierend auf Jekyll.

to compile

bundle exec jekyll serve

to Develop

JEKYLL_ENV=production bundle exec jekyll build