From 0c03f0b1c4bb251fbd108db579da0bdb9d2f0cc8 Mon Sep 17 00:00:00 2001 From: edi Date: Tue, 26 Sep 2023 02:01:12 +0200 Subject: [PATCH] update 2023-09-26 --- 404.html | 29 +- Edgar_Gruener.vcf | 11 + datenschutz/index.html | 47 +- font/GidoleFont/.gitignore | 3 + font/GidoleFont/Gidole-Regular.ttf | Bin 0 -> 78948 bytes font/angelina.ttf | Bin 0 -> 77048 bytes impressum/index.html | 68 +- index.html | 99 +- keys/eg/index.html | 41 +- keys/mail/index.html | 33 +- kontakt/edgar/index.html | 226 +++ services/index.html | 31 +- sitemap.xml | 2 + vcard.qr.svg | 2421 ++++++++++++++++++++++++++++ 14 files changed, 2930 insertions(+), 81 deletions(-) create mode 100644 Edgar_Gruener.vcf create mode 100644 font/GidoleFont/.gitignore create mode 100644 font/GidoleFont/Gidole-Regular.ttf create mode 100644 font/angelina.ttf create mode 100644 kontakt/edgar/index.html create mode 100644 vcard.qr.svg diff --git a/404.html b/404.html index d2ee0ff..44af2ff 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ - + @@ -61,18 +61,35 @@ --footer-color-background:#5b2c6d; } +@font-face { + font-family: "gidole"; + src: url("/font/GidoleFont/Gidole-Regular.ttf"); +} +@font-face { + font-family: "angelina"; + src: url("/font/angelina.ttf"); +} + .post { max-width: 70%; } + .blog-title { - font-family: Arial; + font-family: "gidole", sans-serif; } +#site-head .blog-description, #site-head.withCenteredImage .blog-description { + font-family: "angelina", sans-serif; + color: #5d2169; + font-size: 4rem; +} + img.icon {display: inline;} body { background-color: #f9ebd2; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E"); +font-family: "gidole", sans-serif; } h1 { @@ -99,6 +116,12 @@ h4 { margin-top: 1; } +.page-template .post-content { + background-color: rgba(255, 255, 255, 0.7); + padding: 1.2em; + +} + @@ -134,7 +157,7 @@ h4 {

404 - Page Not Found

diff --git a/Edgar_Gruener.vcf b/Edgar_Gruener.vcf new file mode 100644 index 0000000..fd1a411 --- /dev/null +++ b/Edgar_Gruener.vcf @@ -0,0 +1,11 @@ +BEGIN:VCARD +VERSION:3 +N;LANGUAGE=de;Grüner;Edgar +FN;CHARSET=utf-8:Edgar Grüner +ORG:Vanilla Engineering GmbH +TITLE;:Gründer & Geschäftsführer +TEL;CELL;VOICE:+49 171 3584265 +URL;WORK:https://vanilla.engineering +EMAIL;PREF;INTERNET:eg@vanilla.engineering +REV:20230920T120000Z +END:VCARD diff --git a/datenschutz/index.html b/datenschutz/index.html index 629e77d..1d828cd 100644 --- a/datenschutz/index.html +++ b/datenschutz/index.html @@ -36,7 +36,7 @@ Datenerfassung auf dieser Website Wer ist verantwortlich für die Datenerfassung - + @@ -69,18 +69,35 @@ Datenerfassung auf dieser Website Wer ist verantwortlich für die Datenerfassung --footer-color-background:#5b2c6d; } +@font-face { + font-family: "gidole"; + src: url("/font/GidoleFont/Gidole-Regular.ttf"); +} +@font-face { + font-family: "angelina"; + src: url("/font/angelina.ttf"); +} + .post { max-width: 70%; } + .blog-title { - font-family: Arial; + font-family: "gidole", sans-serif; } +#site-head .blog-description, #site-head.withCenteredImage .blog-description { + font-family: "angelina", sans-serif; + color: #5d2169; + font-size: 4rem; +} + img.icon {display: inline;} body { background-color: #f9ebd2; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E"); +font-family: "gidole", sans-serif; } h1 { @@ -107,6 +124,12 @@ h4 { margin-top: 1; } +.page-template .post-content { + background-color: rgba(255, 255, 255, 0.7); + padding: 1.2em; + +} + @@ -141,10 +164,10 @@ h4 {
- +

Datenschutzerklärung

-
+

1. Datenschutz auf einen Blick

Allgemeine Hinweise

Die folgenden Hinweise geben einen einfachen Überblick darüber, was mit Ihren personenbezogenen Daten passiert, wenn Sie diese Website besuchen. Personenbezogene Daten sind alle Daten, mit denen Sie @@ -196,16 +219,16 @@ Hoyerswerdaer Str. 28
01099 Dresden

Telefon: - + - + + + + + +

+ + diff --git a/services/index.html b/services/index.html index 8e3273a..97cd355 100644 --- a/services/index.html +++ b/services/index.html @@ -39,7 +39,7 @@ Nutrition Coaching This is not an easy task. You will likely have to pay money f - + @@ -78,18 +78,35 @@ Nutrition Coaching This is not an easy task. You will likely have to pay money f --footer-color-background:#5b2c6d; } +@font-face { + font-family: "gidole"; + src: url("/font/GidoleFont/Gidole-Regular.ttf"); +} +@font-face { + font-family: "angelina"; + src: url("/font/angelina.ttf"); +} + .post { max-width: 70%; } + .blog-title { - font-family: Arial; + font-family: "gidole", sans-serif; } +#site-head .blog-description, #site-head.withCenteredImage .blog-description { + font-family: "angelina", sans-serif; + color: #5d2169; + font-size: 4rem; +} + img.icon {display: inline;} body { background-color: #f9ebd2; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='380' height='380' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23E4CBA1' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%2398886B'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E"); +font-family: "gidole", sans-serif; } h1 { @@ -116,6 +133,12 @@ h4 { margin-top: 1; } +.page-template .post-content { + background-color: rgba(255, 255, 255, 0.7); + padding: 1.2em; + +} + @@ -150,10 +173,10 @@ h4 {
- +

Services

-
+

This is a page about the services, which I offer.

It carries a lot more detail than what I put on the homepage - I swear!

You want to know what I can do for you?

diff --git a/sitemap.xml b/sitemap.xml index 4798e15..13e8831 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -11,6 +11,8 @@ https://test.vanilla.engineering/datenschutz/ https://test.vanilla.engineering/impressum/ + + https://test.vanilla.engineering/kontakt/edgar/ https://test.vanilla.engineering/services/ diff --git a/vcard.qr.svg b/vcard.qr.svg new file mode 100644 index 0000000..4bbd9b8 --- /dev/null +++ b/vcard.qr.svg @@ -0,0 +1,2421 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +