From f88a170d86ec67668ad7e3ed85a59d114b1e0dfb Mon Sep 17 00:00:00 2001 From: KoCoder Date: Tue, 21 Apr 2026 20:21:26 +0200 Subject: [PATCH] New: other column definition for diffrent widths --- ...02_Praesentation_Konstantin_Hintermayer.md | 35 +++++++++---------- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/Defensio/02_Praesentation_Konstantin_Hintermayer.md b/Defensio/02_Praesentation_Konstantin_Hintermayer.md index b5d351b..b571989 100644 --- a/Defensio/02_Praesentation_Konstantin_Hintermayer.md +++ b/Defensio/02_Praesentation_Konstantin_Hintermayer.md @@ -4,7 +4,7 @@ ::: columns -:::: column +::: {.column width="50%"} **Aufgabenbereiche**: - Product Owner @@ -18,9 +18,9 @@ - Report System - Mass Mailer -:::: +::: -:::: column +::: {.column width="50%"} \begin{tikzpicture} \clip (0,0) circle (3em); @@ -28,14 +28,14 @@ \draw[accent, line width=3pt] (0,0) circle (3em); \end{tikzpicture} -:::: +::: ::: ## Infrastruktur ::: columns -:::: column +::: {.column width="50%"} **Entwicklung:** @@ -45,8 +45,8 @@ - **GitHub:** Transfer - **Gitea Actions:** CI/CD -:::: -:::: column +::: +::: {.column width="50%"} **Produktion:** @@ -55,7 +55,7 @@ - **PostgreSQL:** Datenbank - **Oqtane:** CMS -:::: +::: ::: \vfill @@ -167,10 +167,12 @@ sequenceDiagram - Event Registration - Black Board -:::: -:::: column +::: +::: {.column width="50%"} +\vfill ![](./Images/images/konstantin/ReportingSystem.png) -:::: +\vfill +::: ::: ## Produktion $\neq$ Staging @@ -201,14 +203,11 @@ sequenceDiagram \vfill ::: columns -:::: column{.column width=33%} +::: {.column width="40%"} "It works on my Machine" -:::: -:::: column{.column width=66%} -**Deploymentprobleme bei Hetzner** -Problem: schlechte Dokumentation. -Lösung: Debugging mithilfe von Wireshark und lesen des Source Codes um das Framework zu verstehen und den Fehler zu finden. -:::: +::: +::: {.column width="60%"} +::: :::