hugo-theme-nocolor/theme.toml

18 lines
531 B
TOML
Raw Normal View History

2019-11-20 19:56:22 +01:00
name = "nocolor"
license = "MIT"
licenselink = "http://opensource.org/licenses/MIT"
description = "A Hugo theme with no predefined colors."
homepage = "https://schlomp.space/tastytea/hugo-theme-nocolor"
tags = ["blog", "minimal", "high contrast"]
features = ["responsive", "black-and-white", "fulltext rss feed"]
min_version = "0.43"
[author]
name = "tastytea"
homepage = "https://tastytetea.de/"
[original]
name = "Slick"
homepage = "https://themes.gohugo.io/slick"
repo = "https://github.com/spookey/slick"