themen-hugo-35c3-reveal/exampleSite/content/_index.md
dzello 4e0d34413b 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.
2018-04-27 22:56:09 -07:00

8 lines
No EOL
138 B
Markdown

+++
title = "reveal-hugo example presentation"
outputs = ["Reveal"]
+++
# reveal-hugo
A Hugo theme for creating Reveal.js presentations.