2019-09-20 16:06:00 +00:00
|
|
|
# theme.toml template for a Hugo theme
|
|
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
|
|
|
|
name = "Contentful"
|
|
|
|
license = "MIT"
|
|
|
|
licenselink = "https://github.com/foo-dogsquared/hugo-theme-contentful/blob/master/LICENSE"
|
|
|
|
description = "A minimal and extensible theme that focuses on being contentful at page load."
|
|
|
|
homepage = "https://github.com/foo-dogsquared/hugo-theme-contentful"
|
|
|
|
tags = ["minimal", "multilingual"]
|
|
|
|
features = []
|
2020-10-24 12:48:43 +00:00
|
|
|
min_version = "0.74"
|
2019-09-20 16:06:00 +00:00
|
|
|
|
|
|
|
[author]
|
|
|
|
name = "foo-dogsquared"
|
|
|
|
homepage = "https://foo-dogsquared.github.io/"
|