forked from mirrors/hugo-tufte
Initial commit.
This commit is contained in:
commit
b3a2e36507
50 changed files with 2152 additions and 0 deletions
12
theme.toml
Normal file
12
theme.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
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"]
|
||||
min_version = 0.15
|
||||
|
||||
[author]
|
||||
name = "Shawn O'Hare"
|
||||
homepage = "https://shawnohare.com"
|
Loading…
Add table
Add a link
Reference in a new issue