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

[author]
    name = "spf13"
    homepage = "http://spf13.com"

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