mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
Reveal should be an outputFormat
Now any Hugo section can be configured to generate a presentation without altering its type, and the theme is more easily copied into existing sites without conflicting with any preexisting layouts.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
+++
|
||||
title = "Example of a section presentation"
|
||||
outputs = ["Reveal"]
|
||||
reveal_theme = "moon"
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user