This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user