Commit graph

30 commits

Author SHA1 Message Date
Kevin van Zonneveld
dd8e1e81bf Add a http://uppy.io/stats page that inlines disc.html as well as displays the different bundle sizes, and an activity feed 2016-04-08 10:29:09 +02:00
Kevin van Zonneveld
13686f6acd Create uppy webdir if it does not exist 2016-04-07 18:53:34 +02:00
Kevin van Zonneveld
1df4cf42ad Copy dist contents, not dist itself. Display correct uppy.js location 2016-04-07 18:48:35 +02:00
Kevin van Zonneveld
2ef1b7772c Write boilerplate config key in theme config so node-sass won't trip over it
https://travis-ci.org/transloadit/uppy/builds/121450103#L559
https://travis-ci.org/transloadit/uppy/builds/121450103#L559
2016-04-07 17:24:05 +02:00
Kevin van Zonneveld
a9a12e68eb Fix uppy_version_anchor 2016-04-07 16:01:37 +02:00
Kevin van Zonneveld
223cb451bf Provide simple roadmap in examples. Refs #68 2016-04-07 15:51:55 +02:00
Kevin van Zonneveld
07c9ec5c7b Fix theme variables 2016-04-07 15:45:58 +02:00
Kevin van Zonneveld
e1096d4c0c Prevent empty layout configs 2016-02-21 18:07:37 +01:00
Kevin van Zonneveld
b988ef776d Decide on single-noun terminology
npm, umd, dist, package, cdn, module -> bundler -> bundle, and call it
that through-out
2016-02-17 11:09:08 +01:00
Kevin van Zonneveld
8920458d57 Move dynamically written uppy stats to theme config so we can git ignore it /cc @arturi @hedgerh 2016-01-28 09:50:14 +01:00
Kevin van Zonneveld
322c90ccf8 No more standard exceptions 2016-01-24 10:18:48 +01:00
Artur Paikin
b88a5fe776 Build system fixes 2016-01-22 15:56:07 -05:00
Kevin van Zonneveld
06796278a1 Lint website js too 2016-01-20 11:48:04 +01:00
Artur Paikin
0a4bc1a6ca Copy the whole uppy dist to website’s public dir 2016-01-08 19:56:51 -05:00
Kevin van Zonneveld
872a1dcbb5 Reflect uppy.css dist changes in website 2015-12-18 13:37:58 +01:00
Kevin van Zonneveld
545c671a97 Better colors 2015-12-18 12:41:22 +01:00
Kevin van Zonneveld
e2bad4e730 Automatically build all things (also umd) and inject into website 2015-12-18 12:19:46 +01:00
Kevin van Zonneveld
296857edc9 Allow website updater to be ran from any dir 2015-12-18 12:09:47 +01:00
Kevin van Zonneveld
924eef06ad Rename playground->cdn example and make it work 2015-12-11 12:05:49 +01:00
Harry Hedger
c5d00cb121 File cleanup. Removed moving uppy.js to examples folder in update.js 2015-12-10 13:06:31 -05:00
Kevin van Zonneveld
e123fbe5bd Remove deprecated theme references 2015-12-08 16:38:26 +01:00
Kevin van Zonneveld
f432e908f7 Let update.js copy the dist into examples 2015-12-08 16:38:14 +01:00
Kevin van Zonneveld
aa9c69eff2 Use a single build for all variations in filesizes for now 2015-12-03 16:10:46 +01:00
Kevin van Zonneveld
d9b9faab46 Cleanup 2015-12-03 16:10:05 +01:00
Kevin van Zonneveld
13d339d7df Write filesizes to config vs installation
as we need it on frontpage too
2015-12-03 15:42:28 +01:00
Kevin van Zonneveld
8dea503f8f Change darkgray #34393A 2015-11-29 14:37:55 +01:00
Kevin van Zonneveld
4958cffb44 Design goals 2015-11-29 10:52:34 +01:00
Kevin van Zonneveld
e1a36bcf67 Automatically update the website with ./dist information 2015-11-28 10:15:39 +01:00
Kevin van Zonneveld
b2a98f2233 Remove a few more vue references 2015-11-28 09:34:27 +01:00
Kevin van Zonneveld
28c3016a4a Get a static website going. I stole this from the wonderful Vue.js. We'll obviously have to change everything to make it Uppy 🐶 - but this allows us to kickstart 2015-11-26 15:51:47 +01:00