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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
..
assets 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
src 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
themes 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
.gitignore 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
LICENSE 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
README.md 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
_config.yml 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
package.json 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ
update.js 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 :dog: - but this allows us to kickstart 9 gadi atpakaļ

README.md

uppyjs.io

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

Developing

Start a dev server at localhost:4000:

$ npm install
$ ./node_modules/.bin/hexo server