Meine Webseite
Find a file
2023-07-26 23:07:34 +02:00
_data Remove twtter from kontakt and add threema and telegram 2022-11-08 01:25:09 +01:00
_includes change footer from text to icon based 2023-07-24 10:00:07 +02:00
_layouts new page type: review 2023-03-09 01:09:18 +01:00
_posts neuer Post 2023-07-24 15:02:43 +02:00
_sass change footer from text to icon based 2023-07-24 10:00:07 +02:00
assets remove white border 2023-07-24 09:59:46 +02:00
.gitignore add .vscode folder 2022-05-06 10:16:34 +02:00
.htaccess added .htaccess to _config.yaml 2020-05-29 17:51:16 +02:00
404.html New Text 2022-09-23 00:31:55 +02:00
500.html Add main to fix layout bug 2021-07-07 12:37:52 +02:00
_config.yaml change mail and url 2023-01-31 01:34:30 +01:00
colophon.html add target and modify rel to links 2022-09-23 00:46:42 +02:00
datenschutzerklaerung.html Add main to fix layout bug 2021-07-07 12:37:52 +02:00
feed.xml Create feed.xml 2019-03-25 13:56:34 +01:00
Gemfile update to newest version 2023-01-31 01:34:52 +01:00
Gemfile.lock Update stuff 2023-01-31 19:40:57 +01:00
impressum.html change email address 2022-07-02 14:22:30 +02:00
index.html Add and Remove Gallery 2022-09-23 00:53:34 +02:00
kontakt.html Fix double ID issue 2023-07-24 09:59:24 +02:00
nico.html Add main to fix layout bug 2021-07-07 12:37:52 +02:00
README.md Remove Changelog part 2023-07-26 23:07:34 +02:00
robots.txt * Add: New Post: Update! 2021-06-15 03:31:51 +02:00

www.nicojensen.de

Repo zu meiner Webseite Diese Webseite basiert 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