change details
Build marp presentation / build marp presentation (push) Successful in 35s

This commit is contained in:
Romane
2026-05-06 15:05:31 +02:00
parent b93e9019b5
commit 99a594c7d5
+19 -2
View File
@@ -20,7 +20,11 @@ math: mathjax
# Presentation main screen
<!-- _class: "title-academic" -->
> Done at some point, very fast yaknow
<div class="title">Our Main Title Goes Here</div>
<div class="subtitle">From Theory to Practical Experience</div>
<div class="author">Dell Conagher</div>
<div class="date">2026-05-06</div>
<div class="organization">RED Industries</div>
---
# Contents
@@ -41,7 +45,7 @@ func main() {
```
---
# Schematic
# Columns
<div class="multicolumn">
@@ -53,6 +57,19 @@ func main() {
</div>
---
# Boxes
<box>Build environment</box>
$\rightarrow$
<box>Compile</box>
$\rightarrow$
<box>Deploy</box>
---
# Done!
- Thanks for your attention!