nicojensen.de/README.md
2019-03-25 15:26:22 +01:00

266 B

www.nicojensen.de

Repo zu meiner Webseite basierend auf Jekyll.

bundle

install

bundle install

update

bundle update

page

to compile

bundle exec jekyll serve

to Develop

JEKYLL_ENV=production bundle exec jekyll build