From 05a53a65359a496f30ac8115f9320b17ddfbac78 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 4 Jun 2026 05:44:59 +0000 Subject: [PATCH] Highlight past community roles in a dedicated card on about-me slide Replace the three repeated "former" badges on the community roles (AWS Community Builder, Docker Community Leader, CNCF Co-Chair) with a dedicated "Community Engagement" card carrying a single "past roles" badge. This elevates the involvement instead of tagging each line as expired. Add a compact .community-card component to the shared theme and tighten the social-links top margin (mt-12 -> mt-8) so the taller layout still fits the slide without overflow. --- ...hite_contrast_compact_verbatim_headers.css | 30 +++++++++++++++++++ shared/sections/jochen.html | 20 ++++++++----- 2 files changed, 43 insertions(+), 7 deletions(-) diff --git a/custom-themes/white_contrast_compact_verbatim_headers.css b/custom-themes/white_contrast_compact_verbatim_headers.css index 84af0d3..242a85a 100644 --- a/custom-themes/white_contrast_compact_verbatim_headers.css +++ b/custom-themes/white_contrast_compact_verbatim_headers.css @@ -461,6 +461,36 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba margin-bottom: 0; } +/* Community engagement card: compact card highlighting past community roles */ +.reveal .community-card { + padding: 0.5em 1.1em 0.6em; +} + +.reveal .community-card__title { + display: flex; + align-items: center; + gap: 0.5em; + margin-bottom: 0.3em; + font-size: 0.6em; + font-weight: 700; + letter-spacing: 0.06em; + text-transform: uppercase; + color: var(--r-accent-color); +} + +.reveal .community-card__title .badge { + margin-left: auto; +} + +.reveal .community-card .styled-list { + margin: 0; + font-size: 0.78em; +} + +.reveal .community-card .styled-list li { + margin-bottom: 0.15em; +} + /********************************************* * ICON ACCENT *********************************************/ diff --git a/shared/sections/jochen.html b/shared/sections/jochen.html index bae8cc1..241a01c 100644 --- a/shared/sections/jochen.html +++ b/shared/sections/jochen.html @@ -6,13 +6,19 @@

Jochen Zehnder

  • Software Development Background
  • Infrastructure Full-Stack Engineer
  • Lecturer BFH
  • -
  • AWS Community Builder former
  • -
  • Docker Community Leader former
  • -
  • - CNCF Co-Chair Infrastructure Lifecycle Working Group - former -
  • +
    +

    + + Community Engagement + past roles +

    + +
    Jochen Zehnder />
    -
    +