Meine Webseite
Find a file
2024-10-08 22:10:01 +02:00
.well-known add security.txt 2023-08-09 13:43:28 +02:00
_data Merge remote-tracking branch 'origin' into ReDesign 2024-09-16 03:35:43 +02:00
_includes Meta chages 2024-10-08 22:09:16 +02:00
_layouts change blogpost layout 2024-10-08 21:36:18 +02:00
_posts change post Description 2024-10-08 21:59:04 +02:00
_sass add picture to index 2024-09-16 03:21:49 +02:00
assets update image to webp version 2024-09-17 15:07:24 +02:00
blog add infobox 2024-09-16 02:25:54 +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 page title 2024-10-08 22:10:01 +02:00
CHANGELOG.md Create CHANGELOG file 2023-07-26 23:09:23 +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 add mastodon_webfinger 2023-08-09 13:19:51 +02:00
Gemfile.lock add infobox 2024-09-16 02:25:54 +02:00
impressum.html change Impressum 2024-09-16 02:30:12 +02:00
index.html update image to webp version 2024-09-17 15:07:24 +02:00
kontakt.html add infobox 2024-09-16 02:25:54 +02:00
README.md Remove Changelog part 2023-07-26 23:07:34 +02:00
robots.txt Add Disallow for GPT 2023-08-08 14:28:07 +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