|
@@ -1,17 +1,15 @@
|
1
|
1
|
name = "Hyde"
|
2
|
2
|
license = "MIT"
|
3
|
|
-source_repo = ""
|
4
|
3
|
description = "An elegant open source and mobile first theme"
|
5
|
4
|
tags = ["blog", "company"]
|
6
|
5
|
features = ["blog", ]
|
7
|
6
|
|
8
|
7
|
[author]
|
9
|
8
|
name = "spf13"
|
10
|
|
- email = "hugo@spf13.com"
|
11
|
|
- url = "http://spf13.com"
|
|
9
|
+ homepage = "http://spf13.com"
|
12
|
10
|
|
13
|
11
|
# If Porting existing theme
|
14
|
12
|
[original]
|
15
|
13
|
author = "mdo"
|
16
|
|
- url = "http://andhyde.com"
|
|
14
|
+ homepage = "http://andhyde.com"
|
17
|
15
|
repo = "http://www.github.com/mdo/hyde"
|