summaryrefslogtreecommitdiff
path: root/theme.toml
blob: 2fc11102da6392c651779f0c39b168026522b1e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Hyde"
license = "MIT"
source_repo = ""
description = "An elegant open source and mobile first theme"
tags = ["blog", "company"]
features = ["blog", ]

[author]
    name = "spf13"
    email = "hugo@spf13.com"
    url = "http://spf13.com"

# If Porting existing theme
[original]
    author =  "mdo"
    url = "http://andhyde.com"
    repo = "http://www.github.com/mdo/hyde"