Initial commit

This commit is contained in:
dzello
2018-04-26 15:25:43 -07:00
commit 71f9d035ec
84 changed files with 16226 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
baseURL = "https://reveal-hugo.netlify.com/"
languageCode = "en-us"
title = "A Hugo theme for creating Reveal.js presentations"
theme = "reveal-hugo"
themesDir = "../../"
[author]
name = "Josh Dzielak"
[params]
description = "A description of this presentation"
reveal_theme = "solarized"