17 lines
363 B
TOML
17 lines
363 B
TOML
name = "Hyde"
|
|
license = "MIT"
|
|
description = "An elegant open source and mobile first theme"
|
|
tags = ["blog", "company"]
|
|
features = ["blog", ]
|
|
min_version = 0.13
|
|
|
|
[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"
|