Meine Webseite
Find a file
2024-09-16 02:25:54 +02:00
.well-known add security.txt 2023-08-09 13:43:28 +02:00
_data add infobox 2024-09-16 02:25:54 +02:00
_includes add infobox 2024-09-16 02:25:54 +02:00
_layouts New Index, move blog to underpage 2024-09-16 02:25:19 +02:00
_posts add infobox 2024-09-16 02:25:54 +02:00
_sass add infobox 2024-09-16 02:25:54 +02:00
assets add infobox 2024-09-16 02:25:54 +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 New Index, move blog to underpage 2024-09-16 02:25:19 +02:00
CHANGELOG.md Create CHANGELOG file 2023-07-26 23:09:23 +02: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 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 email address 2022-07-02 14:22:30 +02:00
index.html New Index, move blog to underpage 2024-09-16 02:25:19 +02:00
kontakt.html add infobox 2024-09-16 02:25:54 +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 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