Publish example site (via Netlify) ()

* 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:
loikein 2023-05-01 16:49:52 +00:00 committed by GitHub
commit 02788d2fe5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 17 additions and 45 deletions

View file

@ -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"]