summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/theme.toml
blob: c2d7bb8df02d03a121cd36b87ec4f7b7cfcaee29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "Beautiful Hugo"
license = "MIT"
licenselink = "https://github.com/halogenica/Hugo-BeautifulHugo/blob/master/LICENSE"
description = "A port of Beautiful Jekyll theme"
tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive", "seo"]
features = ["blog", "themes", "disqus", "minimal", "responsive", "staticman"]
min_version = 0.48

[author]
    name = "halogenica"
    homepage = "http://halogenica.net"

# If Porting existing theme
[original]
    author =  "dattali"
    homepage = "http://deanattali.com/beautiful-jekyll/"
    repo = "https://github.com/daattali/beautiful-jekyll"