summaryrefslogtreecommitdiff
path: root/theme.toml
blob: e63723d882d060e2487220764f0f92dd4b6090ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name = "Soho"
license = "MIT"
licenselink = "https://github.com/alexandrevicenzi/soho/blob/master/LICENSE.md"
description = "A minimalist and mobile first theme for Hugo"
tags = ["blog", "responsive", "clean", "minimalist"]
features = ["blog", "themes", "disqus", "analytics"]
min_version = 0.54

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

[original]
    author = "spf13"
    homepage = "http://spf13.com"
    repo = "https://github.com/spf13/hyde"