mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-15 22:52:45 +02:00
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
This commit is contained in:
parent
ac310e701e
commit
02788d2fe5
8 changed files with 17 additions and 45 deletions
|
@ -1,8 +1,8 @@
|
|||
name = "Tufte"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/slashformotion/hugo-tufte/blob/master/LICENSE.md"
|
||||
licenselink = "https://github.com/loikein/hugo-tufte/blob/main/LICENSE.md"
|
||||
description = "A minimalist blog theme using Tufte-css."
|
||||
homepage = "https://github.com/slashformotion/hugo-tufte"
|
||||
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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue