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

26 lines
517 B
Markdown
Raw Normal View History

+++
2018-12-07 02:06:54 +01:00
title = "Example of a section presentation"
outputs = ["Reveal"]
2018-12-07 02:52:52 +01:00
[reveal_hugo]
2018-12-07 02:52:52 +01:00
custom_theme = "css/reveal.css"
margin = 0.2
highlight_theme = "qtcreator_dark"
transition = "slide"
transition_speed = "fast"
+++
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.
2018-12-07 02:52:52 +01:00
[a](b)