17 lines
906 B
TOML
17 lines
906 B
TOML
name = "Beautiful Hugo"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/halogenica/Hugo-BeautifulHugo/blob/master/LICENSE"
|
|
description = "An adaptation of the Beautiful Jekyll theme"
|
|
tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive", "seo", "google analytics", "bootstrap", "disqus", "light", "syntax highlighting", "multilingual", "portfolio", "projects", "mobile", "technical"]
|
|
features = ["blog", "company", "portfolio", "projects", "minimal", "responsive", "seo", "google analytics", "bootstrap", "disqus", "light", "syntax highlighting", "multilingual", "portfolio", "projects", "mobile", "technical"]
|
|
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"
|