squirrel/theme.toml

22 lines
492 B
TOML
Raw Normal View History

2021-02-25 21:23:58 +00:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Squirrel"
license = "MIT"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = "A Pure CSS Hugo Theme"
homepage = "https://nutfactory.org"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "hoernschen"
homepage = "https://nutfactory.org"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""