bop-hugo-theme/theme.toml

22 lines
533 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "bop"
license = "GPL"
licenselink = "https://dev.sum7.eu/lafleur/bop/blob/master/LICENSE.txt"
description = "a lean theme for Hugo"
homepage = "https://dev.sum7.eu/lafleur/bop"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "la Fleur"
homepage = "https://dev.sum7.eu/lafleur"
# If porting an existing theme
[original]
name = "lean"
homepage = "https://dev.sum7.eu/lafleur/lean"
repo = ""