blob: 13d21c533ca5a7af74ebc2fdf560b6b64230a28f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
name = "Hyde"
license = "MIT"
licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
description = "An elegant open source and mobile first theme"
tags = ["blog", "company"]
features = ["blog", "themes", "disqus"]
min_version = 0.14
[author]
name = "spf13"
homepage = "http://spf13.com"
# If Porting existing theme
[original]
author = "mdo"
homepage = "http://markdotto.com/"
repo = "https://www.github.com/mdo/hyde"
|