Meine Webseite
Find a file
Nico Jensen d0dd1bbbad update
bundle update
2019-03-12 14:11:02 +01:00
_includes Init 2019-03-12 13:49:49 +01:00
_layouts Init 2019-03-12 13:49:49 +01:00
_posts Init 2019-03-12 13:49:49 +01:00
_sass Init 2019-03-12 13:49:49 +01:00
assets Init 2019-03-12 13:49:49 +01:00
vendor/bundle update 2019-03-12 14:11:02 +01:00
.gitignore Initial commit 2019-03-12 13:31:26 +01:00
_config.yaml Init 2019-03-12 13:49:49 +01:00
Gemfile Init 2019-03-12 13:49:49 +01:00
Gemfile.lock update 2019-03-12 14:11:02 +01:00
index.html Init 2019-03-12 13:49:49 +01:00
nico.html Init 2019-03-12 13:49:49 +01:00
README.md Wrong MD code :) 2019-03-12 14:02:00 +01:00

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