Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/alexandrevicenzi/soho.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6317de388a3c9ae0ae01e17e99fdf91ce936e786 (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", "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"