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
+15
View File
@@ -0,0 +1,15 @@
name = "reveal-hugo"
license = "MIT"
licenselink = "https://github.com/dzello/reveal-hugo/blob/master/LICENSE"
homepage = "https://github.com/dzello/reveal-hugo"
tags = ["presentation", "revealjs"]
features = ["presentation"]
[author]
name = "Josh Dzielak"
homepage = "https://dzello.com/"
[original]
name = "reveal.js"
homepage = "https://revealjs.com"
repo = "https://github.com/hakimel/reveal.js/"