summaryrefslogtreecommitdiff
path: root/theme.toml
blob: 4703ca56ef27fcfa64296f6a59c908132b414a7d (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.21

[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"