hugo-tufte/theme.toml

15 lines
544 B
TOML
Raw Permalink Normal View History

2015-12-30 03:35:20 +01:00
name = "Tufte"
license = "MIT"
licenselink = "https://github.com/loikein/hugo-tufte/blob/main/LICENSE.md"
2015-12-30 03:35:20 +01:00
description = "A minimalist blog theme using Tufte-css."
homepage = "https://github.com/loikein/hugo-tufte"
2021-07-29 09:07:58 +02:00
demo = "https://slashformotion.github.io/hugo-tufte/"
2021-08-16 09:27:42 +02:00
tags = ["blog", "tufte", "minimal", 'light', "personal"]
features = ["math", "tufte-css", "tufte"]
min_version = 0.83
2015-12-30 03:35:20 +01:00
authors = [
{name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"},
2021-07-30 19:28:26 +02:00
{name = "Slashformotion", homepage = "https://github.com/slashformotion"}
]