hugo-tufte/theme.toml
loikein 02788d2fe5
Publish example site (via Netlify) (#11)
* modify test CI
* add test ci badge back
* use newest hugo version for test ci
* add netlify.toml
* add netlify badge
2023-05-01 16:49:52 +00:00

14 lines
544 B
TOML

name = "Tufte"
license = "MIT"
licenselink = "https://github.com/loikein/hugo-tufte/blob/main/LICENSE.md"
description = "A minimalist blog theme using Tufte-css."
homepage = "https://github.com/loikein/hugo-tufte"
demo = "https://slashformotion.github.io/hugo-tufte/"
tags = ["blog", "tufte", "minimal", 'light', "personal"]
features = ["math", "tufte-css", "tufte"]
min_version = 0.83
authors = [
{name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"},
{name = "Slashformotion", homepage = "https://github.com/slashformotion"}
]