Skip to content

Commit

Permalink
update netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
JugglerX committed Jun 15, 2023
1 parent 96a6c8e commit 76767a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."

[build.environment]
HUGO_VERSION = "0.80.0"
HUGO_THEME = "repo"
HUGO_BASEURL = "/"

0 comments on commit 76767a0

Please sign in to comment.