feat: Add reveal theme

This commit is contained in:
Simon 2020-05-10 14:57:41 +02:00
parent 497f06cadd
commit 7cd8748e20
3 changed files with 14 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/reveal-hugo"]
path = themes/reveal-hugo
url = git@github.com:dzello/reveal-hugo.git

View File

@ -1,3 +1,13 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "reveal-hugo"
[markup.goldmark.renderer]
unsafe = true
[outputFormats.Reveal]
baseName = "index"
mediaType = "text/html"
isHTML = true

1
themes/reveal-hugo Submodule

@ -0,0 +1 @@
Subproject commit 92bcef7bfad85668f42b4f72844a259e00d56a3e