Kevin van Zonneveld
|
272ea1544d
|
Add npm script for website deploy
|
2015-12-11 10:29:32 +01:00 |
|
Harry Hedger
|
4412428205
|
Makefile now calls npm scripts. Added bin/website-deploy script. Removed some npm scripts.
|
2015-12-10 13:04:54 -05:00 |
|
Harry Hedger
|
edbbfd9ef8
|
Add --debug to hexo server. Update example npm script.
|
2015-12-10 11:00:50 -05:00 |
|
Harry Hedger
|
03a913731b
|
Added example watching system.
|
2015-12-10 09:42:46 -05:00 |
|
Harry Hedger
|
b46e4aa277
|
Run npm run build:examples to build examples
|
2015-12-08 09:16:11 -05:00 |
|
Artur Paikin
|
0ba5607f37
|
Merge branch 'promises'
# Conflicts:
# package.json
|
2015-12-08 16:32:00 +03:00 |
|
Harry Hedger
|
45f8a14d87
|
Added superagent to package.json
|
2015-12-05 15:01:39 -05:00 |
|
Artur Paikin
|
a1e33441af
|
Second crack at reimplementing async.waterfall and async.parallel in Promises
Thanks to:
http://trevorburnham.com/presentations/flow-control-with-promises/#/16
http://bluebirdjs.com/docs/coming-from-other-libraries.html#async.waterf
all
and personally Roman Liutikov
@roman01la
|
2015-12-04 19:32:44 +03:00 |
|
Kevin van Zonneveld
|
c58e647066
|
Use a hidden config file for browser-sync, in line with others
|
2015-12-03 14:09:27 +01:00 |
|
Artur Paikin
|
59121f55e1
|
Attempting to make plugins run in a waterfall of parallels
|
2015-11-27 08:54:13 -05:00 |
|
Harry Hedger
|
3b0ba67991
|
fix dev:examples
|
2015-11-27 08:53:27 -05:00 |
|
Harry Hedger
|
2be4372b5e
|
Fixed build issue
|
2015-11-27 08:08:19 -05:00 |
|
Harry Hedger
|
d53e010496
|
Fixed build example issue
|
2015-11-27 07:31:23 -05:00 |
|
Harry Hedger
|
177210957c
|
Added dev:examples
|
2015-11-27 05:58:14 -05:00 |
|
Harry Hedger
|
1f8cf50da8
|
Updated build system
|
2015-11-27 05:40:45 -05:00 |
|
Harry Hedger
|
e3e1799683
|
Refactoring build system
|
2015-11-27 02:47:49 -05:00 |
|
Kevin van Zonneveld
|
19024604b8
|
Update package.json
|
2015-11-26 16:01:23 +01:00 |
|
Kevin van Zonneveld
|
d07360a207
|
Rename to uppy
|
2015-11-26 16:00:49 +01:00 |
|
Kevin van Zonneveld
|
7a60440d4b
|
First swing at bundles & individual builds
|
2015-11-24 14:24:59 +01:00 |
|
Artur Paikin
|
7ba8df8411
|
Attempting to build a playground example with Browserify & Babel
|
2015-11-24 15:43:26 +03:00 |
|
Kevin van Zonneveld
|
711dc27961
|
Fix && syntax /cc @hedgerh
|
2015-11-23 17:16:10 +01:00 |
|
Harry Hedger
|
3adeea07b1
|
Updated examples build config
|
2015-11-23 10:55:11 -05:00 |
|
Harry Hedger
|
df1648aad3
|
Refactored npm scripts.
|
2015-11-17 12:27:15 -05:00 |
|
Harry Hedger
|
ad5a1bd766
|
update package.json
|
2015-11-17 12:27:15 -05:00 |
|
Harry Hedger
|
00bae53d3c
|
update package.json
|
2015-11-17 12:27:14 -05:00 |
|
Harry Hedger
|
d257f8ff52
|
Add tests and eslint
|
2015-11-17 12:26:49 -05:00 |
|
Kevin van Zonneveld
|
17fb3f6d53
|
Met npm run preview and npm run watch play nice together. Fixes #13
|
2015-11-17 17:38:15 +01:00 |
|
Kevin van Zonneveld
|
a2428babfd
|
Ship a small webserver for local testing. Fixes #12
|
2015-11-17 14:52:51 +01:00 |
|
Harry Hedger
|
21c7ef8a05
|
js input/output and css output renamed transload-js-client.*
|
2015-11-17 07:24:30 -05:00 |
|
Harry Hedger
|
de7aa87eff
|
Added build and watch scripts for js/css using browserify, babelify, node-sass, nodemon, watchify
|
2015-11-16 13:04:38 -05:00 |
|