Reputation: 592
I want to find a solution, to automatic deploy static site (HTML+JS) when I'm doing a commit. I'm using git. It would be great to upload only those files that have been changed. Any suggestions?
Upvotes: 1
Views: 266
Reputation: 2489
Here's a Gist using the deployment with automatic git commit.
Upvotes: 2