first commit
This commit is contained in:
19
themes/reveal-hugo/theme.toml
Normal file
19
themes/reveal-hugo/theme.toml
Normal file
@@ -0,0 +1,19 @@
|
||||
name = "reveal-hugo"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/joshed-io/reveal-hugo/blob/master/LICENSE"
|
||||
homepage = "https://reveal-hugo.dzello.com/"
|
||||
tags = ["presentation", "revealjs"]
|
||||
features = ["presentation"]
|
||||
|
||||
[author]
|
||||
name = "Josh Dzielak"
|
||||
homepage = "https://joshed.io/"
|
||||
|
||||
[original]
|
||||
name = "reveal.js"
|
||||
homepage = "https://revealjs.com"
|
||||
repo = "https://github.com/hakimel/reveal.js/"
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
min = "0.93.0"
|
||||
Reference in New Issue
Block a user