Improve Slides

This commit is contained in:
2026-08-15 17:57:47 +02:00
parent edbd205a5c
commit e19ea15eae
22 changed files with 125 additions and 72 deletions
+6 -1
View File
@@ -5,7 +5,12 @@ document.write(`
<p><strong>Nextcloud läuft.</strong> Überall gleich. Keine Dependency-Hölle.</p>
<p style="margin-top: 1em;">Das Beste: Funktioniert auf Linux, Windows, Mac</p>
<aside class="notes">
Docker Eine Box. In dieser Box läuft Nextcloud. Überall gleich. Fertig. Nextcloud läuft.
- Containerisierung
- unabhängigkeit von Beriebsystem und anderer Software
- fertige Softwarepakete
- einfach zu benutzen
- Ok zu verstehen, aber auch lange nicht notwendig.
- learning by doing
</aside>
</section>
`);