]> njoseph.me Git - hyde.git/blob - theme.toml
Fix RSS feeds
[hyde.git] / theme.toml
1 name = "Hyde"
2 license = "MIT"
3 licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
4 description = "An elegant open source and mobile first theme"
5 tags = ["blog", "company"]
6 features = ["blog", "themes", "disqus"]
7 min_version = 0.53
8
9 [author]
10 name = "spf13"
11 homepage = "http://spf13.com"
12
13 # If Porting existing theme
14 [original]
15 author = "mdo"
16 homepage = "http://markdotto.com/"
17 repo = "https://www.github.com/mdo/hyde"