figureitout/_vendor/dev.sandpoints.org/Drawwell/SandpointsTheme/theme.toml

18 lines
611 B
TOML
Raw Normal View History

2024-06-14 11:54:01 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Sandpoints"
license = "GPL 3"
licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html"
description = "Sandpoints Theme"
2024-11-05 17:00:09 +01:00
homepage = "https://dev.sandpoints.org/Drawwell/Sandpoints"
2024-06-14 11:54:01 +02:00
tags = ["syllabus"]
features = []
min_version = "0.79.0"
authors = [
2024-11-05 17:00:09 +01:00
{name = "Marcell Mars", homepage = "https://dev.sandpoints.org/Drawwell"},
{name = "Sean Dockray", homepage = "https://dev.sandpoints.org/Drawwell"},
2024-06-14 11:54:01 +02:00
{name = "Vincent W.J. van Gerven Oei", homepage = "http://www.vangervenoei.com"}
]