Meine Webseite
Find a file
2019-03-25 13:58:13 +01:00
_includes some changes 2019-03-25 13:54:51 +01:00
_layouts some changes 2019-03-25 13:54:51 +01:00
_posts posts linefeed 2019-03-25 13:56:02 +01:00
_sass Livestand import 2019-03-14 13:33:39 +01:00
assets Livestand import 2019-03-14 13:33:39 +01:00
vendor/bundle update 2019-03-12 14:11:02 +01:00
.gitignore Update .gitignore 2019-03-25 13:58:13 +01:00
_config.yaml Update _config.yaml 2019-03-25 13:53:04 +01:00
datenschutzerklaerung.html Livestand import 2019-03-14 13:33:39 +01:00
feed.xml Create feed.xml 2019-03-25 13:56:34 +01:00
Gemfile Update Gemfile 2019-03-25 13:56:51 +01:00
Gemfile.lock Livestand import 2019-03-14 13:33:39 +01:00
humans.txt robots and humans 2019-03-25 13:57:13 +01:00
impressum.html Livestand import 2019-03-14 13:33:39 +01:00
index.html Init 2019-03-12 13:49:49 +01:00
kontakt.html Livestand import 2019-03-14 13:33:39 +01:00
nico.html Livestand import 2019-03-14 13:33:39 +01:00
README.md Wrong MD code :) 2019-03-12 14:02:00 +01:00
robots.txt robots and humans 2019-03-25 13:57:13 +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