1
0
Fork 0
forked from mirrors/hugo-tufte

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
exampleSite

View file

@ -1,14 +1,13 @@
# Remove this if your site folder is not inside the theme folder
themesDir: "../../"
# Set your theme here
theme: hugo-tufte
# Remove this if your site folder is not inside the theme folder
themesDir: "../.."
# The language of your website (see https://www.andiamo.co.uk/resources/iso-language-codes/ for reference)
languageCode: en-US
# If you write Chinese, Japanese or Korean, this helps with word counting
hasCJKLanguage: true
# The url of your website
baseurl: "https://example.com/"
baseurl: "https://huto-tufte.netlify.app/"
# The title of your website (shown on all the pages)
title: "Hugo-Tufte Theme Example Site"
canonifyurls: true