website-theme/theme.toml
2019-03-29 03:00:05 +09:00

13 lines
450 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "pulp"
license = "MIT"
licenselink = "https://github.com/koirand/pulp/blob/master/LICENSE"
description = "Pulp is a Hugo theme for getting a simple, easy-to-read blog site."
tags = ["minimal", "blog", "simple", "light", "personal", "search"]
min_version = "0.41"
[author]
name = "koirand"
homepage = "https://koirand.github.io"