diff --git a/404.html b/404.html index ab27a57..d391096 100644 --- a/404.html +++ b/404.html @@ -2,13 +2,14 @@ layout: default title: 404 - Page not found! permalink: /404.html +sitemap: false ---
-

404 - Page not found!

+

404

+

Irgendwas ist schiefgelaufen.

-

Looks like you've followed a broken link or entered a URL that doesn't exist on this site.

-

Back to my Site

+

Hier könnte jetzt ein kreativer Text stehen, tut es aber nicht.

diff --git a/500.html b/500.html index 64b1cf8..4ff564f 100644 --- a/500.html +++ b/500.html @@ -2,13 +2,14 @@ layout: default title: 500 - Internal Server Error permalink: /500.html +sitemap: false ---
-

500 - Internal Server Error

+

500

+

Internal Server Error

-

Back to my Site

diff --git a/README.md b/README.md index ee275c1..89e028f 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,30 @@ # www.nicojensen.de -Repo zu meiner Webseite basierend auf [Jekyll](https://jekyllrb.com/). +Repo zu meiner Webseite +Diese Webseite basiert auf [Jekyll](https://jekyllrb.com/). +## Changelog +### 2021-06-15 +* Add: New Post: Update! +* Add: Changelog to README.md. +* Add: Social Media Links at Footer. +* Add: data.settings to manage settings. +* Fix: Linklog link did not work at blog overview. +* Fix: Pagination View - older was displayed on the left when no newer was there. +* Change: Header and Footer Navigation links work now with data yml files. +* Change: New Sort and some Content modification at Contact Page. +* Change: set sitemap false on 404 & 500 page. +* Change: new text on 404 & 500 page. +* Change: robots.txt now allow searchengines with settings. +* Change: some new meta tags +* Change: link style +* Change: remove Header Navigation ## bundle - ### install bundle install - ### update bundle update - ## page - ## to compile bundle exec jekyll serve - ## to Develop JEKYLL_ENV=production bundle exec jekyll build \ No newline at end of file diff --git a/_data/footer-links.yml b/_data/footer-links.yml new file mode 100644 index 0000000..7eeb533 --- /dev/null +++ b/_data/footer-links.yml @@ -0,0 +1,15 @@ +contact: + title: 'Kontakt' + href: '/kontakt' +colophon: + title: 'Colophon' + href: '/colophon' +imprint: + title: 'Impressum' + href: '/impressum' +privacy: + title: 'Datenschutz' + href: '/datenschutzerklaerung' +rss: + title: 'RSS' + href: '/rss.xml' \ No newline at end of file diff --git a/_data/header-links_deaktivate.yml b/_data/header-links_deaktivate.yml new file mode 100644 index 0000000..6f39e27 --- /dev/null +++ b/_data/header-links_deaktivate.yml @@ -0,0 +1,6 @@ +about: + title: 'Über mich' + href: '/nico' +pictures: + title: 'Fotos' + href: '/fotos' \ No newline at end of file diff --git a/_data/settings/allow-searchengine.yml b/_data/settings/allow-searchengine.yml new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/_data/settings/allow-searchengine.yml @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/_data/social-media.yml b/_data/social-media.yml new file mode 100644 index 0000000..bc8b48a --- /dev/null +++ b/_data/social-media.yml @@ -0,0 +1,15 @@ +twitter: + id: '_nyansen' + href: 'https://www.twitter.com/' + link: 'Twitter' + title: 'Mein Twitter Account' +github: + id: 'nyansen' + href: 'https://github.com/' + link: 'GitHub' + title: 'Mein GitHub Account' +instagram: + id: 'nyansen' + href: 'https://instagram.com/' + link: 'Instagram' + title: 'Mein Instagram Account' \ No newline at end of file diff --git a/_includes/blog.html b/_includes/blog.html index 343e9cb..a132f74 100644 --- a/_includes/blog.html +++ b/_includes/blog.html @@ -1,8 +1,8 @@ {% for post in paginator.posts %}
-

{{ post.title }}

-

vom

{{post.title}}

+

vom + {{ post.date | date: "%Y" }} {% if post.external-url %} -  | Org. Post +  | Org. Post {% endif %}

- {{ post.content }} + {{post.content}}
{% endfor %} diff --git a/_includes/footer.html b/_includes/footer.html index 1e499a6..f6aeab2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,11 +1,31 @@ \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index f8aeeef..92e4c17 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -28,17 +28,18 @@ - - {% if description %}{% endif %} - - + - + + + + + diff --git a/_includes/navigation.html b/_includes/navigation.html index 38eec4a..819ad84 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -1,6 +1,15 @@ - +{% if site.data.header-links %} + +{% endif %} \ No newline at end of file diff --git a/_includes/pagination.html b/_includes/pagination.html index 71216a5..4d09d33 100644 --- a/_includes/pagination.html +++ b/_includes/pagination.html @@ -1,11 +1,13 @@ \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html index 3781741..27be49c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -36,5 +36,4 @@ layout: default
{{ content }}
- -{% include post_pagination.html %} \ No newline at end of file + \ No newline at end of file diff --git a/_posts/2021-06-15-update.md b/_posts/2021-06-15-update.md new file mode 100644 index 0000000..a845bd4 --- /dev/null +++ b/_posts/2021-06-15-update.md @@ -0,0 +1,11 @@ +--- +title: Update! +layout: post +--- +Moin! + +Habe hier schon lange nix mehr gemacht oder geschrieben. Daher habe ich mein Urlaub mal genutzt und habe die Seite was modifiziert. Unter anderem habe ich ein paar Bugs im Design gefixt, die Navigation überarbeitet und die Kontaktseite überarbeitet. + +Nicht, dass ich glaube, dass das hier jemand liest oder merkt 😜 + +Ich überlege auch gerade, ob ich nicht wieder ein Flickr Account mache. Ich wollte hier zwar was eigenes machen, aber irgendwie habe ich dazu nicht so die Motivation zudem war ich da eigentlich immer recht zufrieden und weiß gar nicht mehr, warum ich da weg bin. \ No newline at end of file diff --git a/_sass/main.scss b/_sass/main.scss index 0865260..1930e91 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -13,11 +13,13 @@ a { color: #4A4A4A; text-decoration: none; background: linear-gradient(to bottom,transparent 0,transparent 85%,#FFC0CB 60%,#FFC0CB 100%); + transition: all 0.15s linear; } a:hover { - color: #fff; - background-color: #FFC0CB; + //color: #fff; + //background-color: #FFC0CB; + background: none; } header.header { @@ -112,12 +114,12 @@ article.post header.post-header p.public-date { font-size: 0.8em; } -footer.site-footer div, article .post-header, .pagination { +footer.site-footer div.wrapper, article .post-header, .pagination { padding-top: 3.6rem; border-top: #EBF2F6 1px solid; } -footer.site-footer div:before, article.post header.post-header:before, .pagination:before { +footer.site-footer div.wrapper:before, article.post header.post-header:before, .pagination:before { display: block; content: ""; width: 7px; @@ -139,3 +141,9 @@ footer.site-footer { line-height: 1.75em; text-align: center; } + +#contact ul { + list-style-type: none; + padding: 0; + margin: 0; +} \ No newline at end of file diff --git a/fotos.html b/fotos.html new file mode 100644 index 0000000..ebea5bb --- /dev/null +++ b/fotos.html @@ -0,0 +1,14 @@ +--- +layout: default +title: Fotos +sitemap: false +--- +
+
+

Fotos

+
+
+

Moin,

+

hier kommt bald Inhalt oder ein verweis auf eine richtige Seite.

+
+
diff --git a/kontakt.html b/kontakt.html index de563a1..f6bc350 100644 --- a/kontakt.html +++ b/kontakt.html @@ -2,7 +2,7 @@ layout: default title: Kontakt --- -
+

Kontakt

@@ -12,13 +12,13 @@ title: Kontakt

moin@nicojensen.de
PGP-Key: 04EE0F98
Fingerprint: 0FEC E173 375E 3DD2 5386 B023 923C 288E 04EE 0F98

- -

- Jabber: nyansen@jabber.elbmatsch.de
- Matrix: nyansen@matrix.elbmatsch.de
- Twitter: @_nyansen
- Mastodon: @nyansen@social.elbmatsch.de -

+
\ No newline at end of file diff --git a/robots.txt b/robots.txt index 332affd..4cd1fda 100644 --- a/robots.txt +++ b/robots.txt @@ -1,3 +1,11 @@ +--- +layout: null +--- +User-agent: * +{% if site.data.settings.allow-searchengine %}Disallow: +{% else %}Disallow: / +{% endif %} + User-agent: Uptimebot Disallow: /