forked from mirrors/hugo-tufte
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
6
netlify.toml
Normal file
6
netlify.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[build]
|
||||
command = "cd exampleSite && hugo --minify --gc --themesDir .. --theme ."
|
||||
publish = "exampleSite/public"
|
||||
|
||||
[build.environment]
|
||||
HUGO_THEME = "hugo-tufte"
|
Loading…
Add table
Add a link
Reference in a new issue