Skip to content

Commit

Permalink
Add netlify configuration for website deployment previews.
Browse files Browse the repository at this point in the history
  • Loading branch information
iphydf committed Oct 9, 2018
1 parent fd340e0 commit ec5905f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build]
command = "gem install jekyll guard-livereload && make hs-toxcore && make toktok-site"
publish = "toktok-site"

0 comments on commit ec5905f

Please sign in to comment.