bop-hugo-theme/theme.toml

22 lines
501 B
TOML
Raw Normal View History

2020-10-14 01:00:50 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
2020-10-14 01:11:36 +02:00
name = "lean"
license = "GPL"
licenselink = "https://framagit.org/lafleur/lean/blob/master/LICENSE.txt"
description = "a lean hugo theme"
homepage = "https://framagit.org/lafleur/lean/"
2020-10-14 01:00:50 +02:00
tags = []
features = []
min_version = "0.41.0"
[author]
2020-10-14 01:11:36 +02:00
name = "la Fleur"
homepage = "https://framagit.org/lafleur/"
2020-10-14 01:00:50 +02:00
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""