mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 12:53:29 +02:00
515 B
515 B
+++ weight = 20 +++
reveal-hugo
Presentation content lives in content/reveal.
Or manually set the type.
+++
type = "reveal"
+++
reveal-hugo
Presentation sections are ordered by weight.
+++
weight = 20
+++
reveal-hugo
Protip: use fragment shortcode to make content appear in sequence.
{{%/* fragment */%}} One {{%/* /fragment */%}}
{{% fragment %}} One {{% /fragment %}} {{% fragment %}} Two {{% /fragment %}} {{% fragment %}} Three {{% /fragment %}}