Commit graph

8 commits

Author SHA1 Message Date
Kevin van Zonneveld
73f89f08d9 Speed up website deploys
By re-using local git repo for gh-pages, making it only sync changes to GitHub

Time for actual deploy going down from `1m19.204s` to `0m5.640s` in local test

/cc @arturi
2019-03-28 10:50:01 +01:00
Kevin van Zonneveld
03c9fd36b3 Move to travis git global 2016-05-09 14:24:33 +02:00
Kevin van Zonneveld
3cb76c0f80 Switch to official Travis deploy mechanism 2016-05-09 14:13:28 +02:00
Kevin van Zonneveld
3b5d315fa5 Remove Makefile escaping 2016-02-16 10:42:14 +01:00
Kevin van Zonneveld
8146cd3f1e More silent deploys for easier debugging of Uppy fails 2016-02-11 09:43:59 +01:00
Kevin van Zonneveld
c65552b455 Make it so that bash scripts fail on the first fail
And add other handy/polite sugar such as easy traces and pointers to
current file
2015-12-11 10:49:33 +01:00
Kevin van Zonneveld
3870c31519 Switch to a bash shebang that's considered to be more portable 2015-12-11 10:47:23 +01:00
Kevin van Zonneveld
038df93035 Rename website->web in all scripts for consistency 2015-12-11 10:34:45 +01:00
Renamed from bin/website-deploy (Browse further)