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 anni fa
..
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 anni fa
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 anni fa
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 anni fa
.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 anni fa
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 anni fa
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 anni fa
_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 anni fa
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 anni fa
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 anni fa

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