Commit Graph

22 Commits

Author SHA1 Message Date
Daniel Micay c86d36bea1 minify CSS 2020-04-01 06:28:50 -04:00
Daniel Micay b23ea7474c use ES6 modules for all JavaScript 2020-04-01 06:15:48 -04:00
Daniel Micay b945ab3cac minify JavaScript 2020-04-01 06:02:31 -04:00
Daniel Micay 9a5c093e0a minify json 2020-04-01 05:41:59 -04:00
Daniel Micay a50345f624 use zopfli implementation of gzip compression 2020-04-01 04:55:31 -04:00
Daniel Micay 020f32ce73 use static gzip 2020-04-01 04:20:47 -04:00
Daniel Micay a20ebf0779 split out validation script 2020-02-14 15:06:48 -05:00
Daniel Micay cfb7c42fbb validate before making a connection 2019-10-08 09:04:09 -04:00
Daniel Micay f144163af4 enable --Werror for SVG validation 2019-08-07 18:21:04 -04:00
Daniel Micay 30d9df63d3 perform SVG validation before deployment 2019-08-07 18:07:29 -04:00
Daniel Micay f0a5a19f72 perform CSS validation before deployment 2019-08-07 18:07:19 -04:00
Daniel Micay d77684cd3f perform HTML validation before deployment 2019-08-07 18:07:19 -04:00
Daniel Micay 8ccb99ecb4 replace recursive chmod for deployment 2019-07-15 14:15:36 -04:00
Daniel Micay 3e4663bf4a make the initial sync more specific 2019-07-15 04:50:37 -04:00
Daniel Micay 06472597b9 sync after the atomic deployment step too 2019-07-15 04:39:14 -04:00
Daniel Micay d6a25cb5e3 sync before switching deployment 2019-07-06 03:11:31 -04:00
Daniel Micay aa80da9356 further improve deployment script output 2019-07-06 03:02:18 -04:00
Daniel Micay a591521ff1 improve deployment script output 2019-07-05 22:51:24 -04:00
Daniel Micay 9b792f976d switch to rsync for deployment 2019-07-05 22:42:03 -04:00
Daniel Micay 19d2fc7200 use relative path for deployment 2019-04-28 02:40:36 -04:00
Daniel Micay b09989c22d use www-data user for deploy_static 2019-04-28 02:20:23 -04:00
Daniel Micay 1f78b34072 initial commit based on seamlessupdate.app 2019-04-25 22:34:35 -04:00