Skip to content

Commit

Permalink
add netlify toml
Browse files Browse the repository at this point in the history
  • Loading branch information
siegerts committed Feb 16, 2019
1 parent 00f83b6 commit ab04e99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[build]
publish = "exampleSite/public"
command = "cd exampleSite && hugo --gc --themesDir ../.."

[build.environment]
HUGO_VERSION = "0.54.0"

0 comments on commit ab04e99

Please sign in to comment.