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 %!s(int64=9) %!d(string=hai) anos
..
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 %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
.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 %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
_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 %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos
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 %!s(int64=9) %!d(string=hai) anos

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