New: other column definition for diffrent widths

This commit is contained in:
2026-04-21 20:21:26 +02:00
parent 71678fafa3
commit f88a170d86

View File

@@ -4,7 +4,7 @@
::: columns ::: columns
:::: column ::: {.column width="50%"}
**Aufgabenbereiche**: **Aufgabenbereiche**:
- Product Owner - Product Owner
@@ -18,9 +18,9 @@
- Report System - Report System
- Mass Mailer - Mass Mailer
:::: :::
:::: column ::: {.column width="50%"}
\begin{tikzpicture} \begin{tikzpicture}
\clip (0,0) circle (3em); \clip (0,0) circle (3em);
@@ -28,14 +28,14 @@
\draw[accent, line width=3pt] (0,0) circle (3em); \draw[accent, line width=3pt] (0,0) circle (3em);
\end{tikzpicture} \end{tikzpicture}
:::: :::
::: :::
## Infrastruktur ## Infrastruktur
::: columns ::: columns
:::: column ::: {.column width="50%"}
**Entwicklung:** **Entwicklung:**
@@ -45,8 +45,8 @@
- **GitHub:** Transfer - **GitHub:** Transfer
- **Gitea Actions:** CI/CD - **Gitea Actions:** CI/CD
:::: :::
:::: column ::: {.column width="50%"}
**Produktion:** **Produktion:**
@@ -55,7 +55,7 @@
- **PostgreSQL:** Datenbank - **PostgreSQL:** Datenbank
- **Oqtane:** CMS - **Oqtane:** CMS
:::: :::
::: :::
\vfill \vfill
@@ -167,10 +167,12 @@ sequenceDiagram
- Event Registration - Event Registration
- Black Board - Black Board
:::: :::
:::: column ::: {.column width="50%"}
\vfill
![](./Images/images/konstantin/ReportingSystem.png) ![](./Images/images/konstantin/ReportingSystem.png)
:::: \vfill
:::
::: :::
## Produktion $\neq$ Staging ## Produktion $\neq$ Staging
@@ -201,14 +203,11 @@ sequenceDiagram
\vfill \vfill
::: columns ::: columns
:::: column{.column width=33%} ::: {.column width="40%"}
"It works on my Machine" "It works on my Machine"
:::: :::
:::: column{.column width=66%} ::: {.column width="60%"}
**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.
::::
::: :::