themen-hugo-35c3-reveal/exampleSite/content/_index.md

19 lines
396 B
Markdown
Raw Normal View History

+++
2018-12-07 02:06:54 +01:00
title = "Example of a section presentation"
outputs = ["Reveal"]
[reveal_hugo]
2018-12-07 02:06:54 +01:00
theme = "moon"
+++
2018-12-07 02:06:54 +01:00
# Section Presentation
2018-12-07 02:06:54 +01:00
This is an example of a section presentation.
2018-04-27 08:53:31 +02:00
2018-12-07 02:06:54 +01:00
---
2018-04-30 20:04:48 +02:00
2018-12-07 02:06:54 +01:00
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.