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 il y a 9 ans
..
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 il y a 9 ans
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 il y a 9 ans
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 il y a 9 ans
.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 il y a 9 ans
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 il y a 9 ans
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 il y a 9 ans
_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 il y a 9 ans
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 il y a 9 ans
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 il y a 9 ans

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