Meine Webseite
Find a file
Nico Jensen 13f6b0af35 added .htaccess to _config.yaml
create a new .htaccess file
add security header to .htaccess
add cache to .htaccess
add none www redirect to .htaccess
2020-05-29 17:51:16 +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 create new Blogpost: "Ich bin nun Ubernaut" 2020-05-23 02:19:40 +02:00
_sass change border color for Quotes 2020-05-23 02:36:53 +02:00
assets Livestand import 2019-03-14 13:33:39 +01:00
.gitignore add DS_store to gitignore 2020-05-23 02:20:59 +02:00
.htaccess added .htaccess to _config.yaml 2020-05-29 17:51:16 +02: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 added .htaccess to _config.yaml 2020-05-29 17:51:16 +02: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