hugo-tufte/theme.toml
2021-07-26 21:21:14 +02:00

17 lines
557 B
TOML

name = "Tufte"
license = "MIT"
licenselink = "https://github.com/shawnohare/hugo-tufte/blob/master/LICENSE.md"
description = "A minimalist blog theme using Tufte-css."
homepage = "http://github.com/shawnohare/hugo-tufte"
tags = ["blog", "tufte", "minimal"]
features = ["math", "tufte-css", "tufte"]
min_version = 0.85
authors = [
{name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"},
{name = "Slashformotion", homepage = "https://github.com/slashformotiongithub"}
]
[author]
name = "Shawn O'Hare"
homepage = "http://www.shawnohare.com"