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
:::: 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%"}
:::
:::