2018-04-27 00:11:04 -05:00
|
|
|
+++
|
2018-05-15 21:05:35 -05:00
|
|
|
title = "reveal-hugo"
|
|
|
|
description = "A Hugo theme for creating Reveal.js presentations"
|
2018-04-28 00:56:09 -05:00
|
|
|
outputs = ["Reveal"]
|
2018-05-01 02:26:56 -05:00
|
|
|
[reveal_hugo]
|
2018-07-17 04:45:49 -05:00
|
|
|
custom_theme = "reveal-hugo/themes/robot-lung.css"
|
2018-05-01 03:46:00 -05:00
|
|
|
margin = 0.2
|
|
|
|
highlight_theme = "color-brewer"
|
|
|
|
transition = "slide"
|
|
|
|
transition_speed = "fast"
|
2018-04-27 00:11:04 -05:00
|
|
|
+++
|
|
|
|
|
|
|
|
# reveal-hugo
|
2018-04-27 01:53:31 -05:00
|
|
|
|
2018-04-30 13:04:48 -05:00
|
|
|
A Hugo theme for creating Reveal.js presentations.
|
|
|
|
|
|
|
|
~ made by [@dzello](https://dzello.com/) ~
|