Skip to content

Commit

Permalink
added netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
somrat committed Jun 11, 2020
1 parent 1e63285 commit 58b1020
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.60.1"
HUGO_THEME = "repo"

0 comments on commit 58b1020

Please sign in to comment.