hugo-labs/theme.toml

22 lines
490 B
TOML
Raw Normal View History

2018-06-05 11:43:38 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo Labs"
license = "MIT"
2018-06-07 14:28:01 +02:00
licenselink = "https://git.wmi.amu.edu.pl/labs/hugo-labs/raw/master/LICENSE"
2018-06-05 11:43:38 +02:00
description = ""
2018-06-07 14:28:01 +02:00
homepage = "https://laboratoria.wmi.amu.edu.pl"
2018-06-05 11:43:38 +02:00
tags = []
features = []
min_version = "0.38"
[author]
2018-06-07 14:28:01 +02:00
name = "Mateusz Hromada"
homepage = "https://blog.ruanda.pl"
2018-06-05 11:43:38 +02:00
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""