Create diagrams for deployment strategy

This commit is contained in:
2024-01-08 11:48:25 +01:00
parent 726ce10a7c
commit 99ab7b5641
17 changed files with 200 additions and 13 deletions

View File

@@ -1,4 +1,3 @@
<!--
<section class="sc-left-and-right" data-background-image="/backgrounds/title.svg">
<div class="sc-right">
<img src="/logo_scandio.svg" style="width: 50%;">
@@ -66,10 +65,9 @@
<section data-background-color="black">
Lösungen
</section>
-->
<section data-background-image="/backgrounds/normal.svg" data-background-position="top right">
<h3>Softwarearchitektur Heimdall</h3>
<section data-background-image="/backgrounds/normal-fewer-hexagons.svg" data-background-position="top right">
<h3>Architektur Heimdall</h3>
<center class="r-stack">
<img class="diagram fragment fade-out" data-fragment-index="1" src="/diagrams/arch1.svg">
<img class="diagram fragment fade-in-then-out" data-fragment-index="1" src="/diagrams/arch2.svg">
@@ -83,7 +81,7 @@
<img class="r-stretch" src="/diagrams/arch6.svg">
</section>
<section data-background-image="/backgrounds/normal.svg" data-background-position="top right">
<section data-background-image="/backgrounds/normal-fewer-hexagons.svg" data-background-position="top right">
<h3>Deploymentstrategie</h3>
<center class="r-stack">
<img class="diagram fragment fade-out" data-fragment-index="1" src="/diagrams/deployment1.svg">