mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
Rename and improve section example
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
+++
|
||||
title = "Example of a section presentation"
|
||||
outputs = ["Reveal"]
|
||||
[reveal_hugo]
|
||||
theme = "moon"
|
||||
+++
|
||||
|
||||
# Section Presentation
|
||||
|
||||
Only content from this section will go into this presentation.
|
||||
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
title = "Example of a section presentation"
|
||||
outputs = ["Reveal"]
|
||||
[reveal_hugo]
|
||||
theme = "moon"
|
||||
+++
|
||||
|
||||
# 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.
|
||||
+1
@@ -5,3 +5,4 @@ weight = 10
|
||||
# Including...
|
||||
|
||||
Content from files like this one.
|
||||
|
||||
Reference in New Issue
Block a user