17 lines
516 B
TOML
17 lines
516 B
TOML
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", "seo", "responsive", "mobile", "disqus", "analytics"]
|
|
min_version = "0.54.0"
|
|
|
|
[author]
|
|
name = "alexandrevicenzi"
|
|
homepage = "http://alexandrevicenzi.com"
|
|
|
|
[original]
|
|
author = "spf13"
|
|
homepage = "http://spf13.com"
|
|
repo = "https://github.com/spf13/hyde"
|