From 41839563d23f296989d78a048529ccf50e27cb79 Mon Sep 17 00:00:00 2001 From: JuliDi <20155974+JuliDi@users.noreply.github.com> Date: Wed, 18 Feb 2026 09:26:05 +0100 Subject: [PATCH 1/5] add VDE bayern as partner --- templates/index.html | 8 +++----- templates/index_en.html | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/templates/index.html b/templates/index.html index f9e72d3..28ccd34 100644 --- a/templates/index.html +++ b/templates/index.html @@ -227,18 +227,16 @@

Werden Sie Sponsor!

- diff --git a/templates/index_en.html b/templates/index_en.html index ab0873c..996c1e1 100644 --- a/templates/index_en.html +++ b/templates/index_en.html @@ -227,18 +227,16 @@

Become a Sponsor!

- From 22dce37c9cfdab33bf04558f25b62554bf9cba98 Mon Sep 17 00:00:00 2001 From: JuliDi <20155974+JuliDi@users.noreply.github.com> Date: Wed, 18 Feb 2026 10:57:08 +0100 Subject: [PATCH 2/5] rework cfp --- static/css/style.css | 10 ++++++++++ templates/index.html | 24 +++++++++++++++++++----- templates/index_en.html | 24 +++++++++++++++++++----- 3 files changed, 48 insertions(+), 10 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index c1d9483..8b9427b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -357,6 +357,9 @@ .inline-block { display: inline-block; } + .inline-flex { + display: inline-flex; + } .aspect-square { aspect-ratio: 1 / 1; } @@ -887,6 +890,13 @@ } } } + .hover\:underline { + &:hover { + @media (hover: hover) { + text-decoration-line: underline; + } + } + } .hover\:shadow-md { &:hover { @media (hover: hover) { diff --git a/templates/index.html b/templates/index.html index 28ccd34..75ba018 100644 --- a/templates/index.html +++ b/templates/index.html @@ -146,9 +146,22 @@

Ablaufplan (vorläuf
-

Vorträge

+

Vorträge (auf Englisch)

+
+

+ Wir planen 2 Lightning Talks (10 min) und 3 technische Vorträge (25 min) für die diesjährige Konferenz. + Die Auswahl der Speaker erfolgt über unseren offenen Call for Proposals — reichen Sie jetzt Ihren Vorschlag ein! +

+ + + + + Call for Proposals + +
+ +
Speaker @@ -164,7 +177,7 @@

Abstract

TBD

- +
Speaker @@ -180,7 +193,7 @@

Abstract

TBD

- +
Speaker @@ -196,7 +209,7 @@

Abstract

TBD

- +
Speaker @@ -213,6 +226,7 @@

Abstract

+ -->
diff --git a/templates/index_en.html b/templates/index_en.html index 996c1e1..9f103fc 100644 --- a/templates/index_en.html +++ b/templates/index_en.html @@ -146,9 +146,22 @@

Schedule (preliminar
-

Talks

+

Talks (in English)

+
+

+ We are planning 2 lightning talks (10 min) and 3 technical talks (25 min) for this year's conference. + Speakers are being selected via our open Call for Proposals — submit your proposal now! +

+ + + + + Call for Proposals + +
+ +
Speaker @@ -164,7 +177,7 @@

Abstract

TBD

- +
Speaker @@ -180,7 +193,7 @@

Abstract

TBD

- +
Speaker @@ -196,7 +209,7 @@

Abstract

TBD

- +
Speaker @@ -213,6 +226,7 @@

Abstract

+ -->
From cbdaf2c467f97ac5533a7dabd03f975b361cc863 Mon Sep 17 00:00:00 2001 From: Julian <20155974+JuliDi@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:31:01 +0100 Subject: [PATCH 3/5] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joël Schulz-Andres --- templates/index.html | 4 ++-- templates/index_en.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/index.html b/templates/index.html index 75ba018..4d3e082 100644 --- a/templates/index.html +++ b/templates/index.html @@ -150,9 +150,9 @@

Vorträge (auf Engli

Wir planen 2 Lightning Talks (10 min) und 3 technische Vorträge (25 min) für die diesjährige Konferenz. - Die Auswahl der Speaker erfolgt über unseren offenen Call for Proposals — reichen Sie jetzt Ihren Vorschlag ein! + Die Auswahl der Speaker erfolgt über unseren offenen Call for Proposals — reichen Sie jetzt Ihren Vorschlag ein!

- + diff --git a/templates/index_en.html b/templates/index_en.html index 9f103fc..b3583fd 100644 --- a/templates/index_en.html +++ b/templates/index_en.html @@ -150,9 +150,9 @@

Talks (in English)

We are planning 2 lightning talks (10 min) and 3 technical talks (25 min) for this year's conference. - Speakers are being selected via our open Call for Proposals — submit your proposal now! + Speakers are being selected via our open Call for Proposals — submit your proposal now!

- + From 81fe91250fbf496527cc0a6126c38bb906a8dd2d Mon Sep 17 00:00:00 2001 From: JuliDi <20155974+JuliDi@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:32:32 +0100 Subject: [PATCH 4/5] change link to cfp --- templates/index.html | 2 +- templates/index_en.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 4d3e082..d5af5b6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,7 @@

Konferenz für Testing, Sicherheit und Zu Newsletter - + diff --git a/templates/index_en.html b/templates/index_en.html index b3583fd..2c31946 100644 --- a/templates/index_en.html +++ b/templates/index_en.html @@ -18,7 +18,7 @@

Conference for Testing, Security and Reli Newsletter - + From 7649068ab4d43c8acef8cd24309f689aa7bcfb7c Mon Sep 17 00:00:00 2001 From: JuliDi <20155974+JuliDi@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:36:52 +0100 Subject: [PATCH 5/5] fix lychee check: allow blocked pages --- .github/workflows/lychee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index ac3c446..92b6b20 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -29,4 +29,4 @@ jobs: uses: lycheeverse/lychee-action@v2 with: fail: true # fail workflow run on error - args: --root-dir "$(pwd)/public" public --exclude ".+\.analog.com" --exclude "https://ilbers.de/" + args: --root-dir "$(pwd)/public" public --exclude ".+\.analog.com" --exclude "https://ilbers.de/" --accept 100..=103,200..=299,403,429