hugo-tufte/theme.toml

14 lines
482 B
TOML
Raw Normal View History

2015-12-30 03:35:20 +01:00
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"]
2021-07-28 10:33:10 +02:00
min_version = 0.84
2015-12-30 03:35:20 +01:00
authors = [
{name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"},
{name = "Slashformotion", homepage = "https://github.com/slashformotiongithub"}
]