Meine Webseite
Find a file
2020-05-23 02:18:51 +02:00
_includes create new colophone 2020-05-23 02:18:51 +02:00
_layouts some changes 2019-03-25 13:54:51 +01:00
_posts fix headline 2019-04-08 10:58:59 +02:00
_sass change a style 2019-04-08 10:56:49 +02:00
assets Livestand import 2019-03-14 13:33:39 +01:00
.gitignore Update .gitignore 2019-03-25 15:23:15 +01:00
404.html add error pages 2019-04-01 16:40:23 +02:00
500.html add error pages 2019-04-01 16:40:23 +02:00
_config.yaml Update _config.yaml 2019-03-25 13:53:04 +01:00
colophon.html create new colophone 2020-05-23 02:18:51 +02: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 mod Gemfile 2020-05-17 15:23:13 +02: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 change readme 2019-03-25 15:26:22 +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.

bundle

install

bundle install

update

bundle update

page

to compile

bundle exec jekyll serve

to Develop

JEKYLL_ENV=production bundle exec jekyll build