Initial commit

This commit is contained in:
Killian Kemps
2023-07-07 11:52:08 +02:00
commit 2d44ed43f8
296 changed files with 25977 additions and 0 deletions

View File

@ -0,0 +1,19 @@
+++
title = "Section presentation example"
outputs = ["Reveal"]
[reveal_hugo]
theme = "night"
margin = 0.2
+++
# Section Presentation
This is an example of a section presentation.
---
Section presentations are completely separate from the root presentation and each other.
---
Additional content files can be placed in the section and will be added to the presentation in the order of their weight.

View File

@ -0,0 +1,8 @@
+++
weight = 10
+++
# Including...
Content from files like this one.