Commit Graph

10 Commits

Author SHA1 Message Date
skeddles 1f820fd97e ported to static site, removed _ext folder, split hbs files into partials 2021-07-06 17:24:20 -04:00
nkoder 7e40df507e Make it possible to run server with file-watching but without automatic webpage reload 2021-04-28 23:51:14 +02:00
Julian Webb 2771508561 Readded page open and added auto-refresh
Added npm modules 'open-cli', 'concurrently', 'reload', and 'wait-cli'
NPM script 'hot' will now open the page once the server is up the first time thanks to 'wait-cli' and 'open-cli'
After that, 'reload' will take care of refresing the page when it's dead-man switch triggers

Co-authored-by: ndoker <pawelbarszcz@gmail.com>
2021-04-25 13:03:55 -07:00
Julian Webb 8fbe48e1b1 Removed relative path to nodemon in package.json as it is not required 2021-04-25 12:05:38 -07:00
Julian Webb ecae10e1ec Removed 'open' dependancy and added 'nodemon' dependacy. Also added a 'hot' script to 'package.json' for hot-reloads 2021-04-25 10:19:01 -07:00
Theo Cavignac 24af6b38a3 Update opn into open, make all build steps gulp based 2020-04-12 10:58:23 +02:00
Theo Cavignac 4123c069e2 Enforce style, split build into build and server, parametrize build.js and server.js 2020-04-12 09:36:10 +02:00
npalomba 5bbfff5fae Added eraser icon, added management of eraser size, added event listener for R key (connected to the eraser tool). Started eraser cursor management in _updateCursors.js
Signed-off-by: npalomba <nicola.palomba@studenti.galileilivorno.gov.it>
2019-03-31 12:17:32 +02:00
skeddles 548fea2909 finish build file 2019-03-27 22:19:15 -04:00
Sam Keddy 7126e83f5f first commit 2019-03-26 23:20:54 +00:00