summaryrefslogtreecommitdiff
path: root/theme.toml
blob: 32b07dc751119559ca771745d4143faa1c66dbc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name = "Lanyon"
license = "MIT"
licenselink = "https://github.com/alexandrevicenzi/lanyon/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"