hugo-theme-hyde-hyde/theme.toml

18 lines
454 B
TOML
Raw Normal View History

2014-04-26 22:25:13 +00:00
name = "Hyde"
license = "MIT"
2015-07-17 10:38:13 +00:00
licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
2014-04-26 22:25:13 +00:00
description = "An elegant open source and mobile first theme"
tags = ["blog", "company"]
2015-07-17 10:38:13 +00:00
features = ["blog", "themes", "disqus"]
2017-04-08 16:24:27 +00:00
min_version = 0.20
2014-04-26 22:25:13 +00:00
[author]
name = "spf13"
homepage = "http://spf13.com"
2014-04-26 22:25:13 +00:00
# If Porting existing theme
[original]
author = "mdo"
2015-07-17 10:38:13 +00:00
homepage = "http://markdotto.com/"
2017-04-08 16:24:27 +00:00
repo = "https://www.github.com/mdo/hyde"