Improve Slides
This commit is contained in:
@@ -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>
|
||||
`);
|
||||
|
||||
Reference in New Issue
Block a user