hugo-theme-relearn/theme.toml
2016-03-17 12:01:39 +01:00

20 lines
618 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "learn"
license = "MIT"
licenselink = "https://github.com/matcornic/hugo-theme-learn/blob/master/LICENSE.md"
description = "Documentation theme for Hugo, based on Grav Learn theme"
#homepage = "http://siteforthistheme.com/"
tags = ["documentation", "grav", "learn"]
features = ["documentation"]
min_version = 0.15
[author]
name = "Mathieu Cornic"
homepage = "http://matcornic.com"
[original]
name = "Grav"
homepage = "http://learn.getgrav.org/"
repo = "https://github.com/getgrav/grav-learn"