xjsframework / xjsframework.github.io

XJS Framework website
http://xjsframework.github.io
1 stars 2 forks source link

Add hosted version of xjs to quickstart #14

Closed ghost closed 8 years ago

ghost commented 8 years ago

We should add an option of using a hosted version of our framework (hosted on our cdn) directly on their projects to make something like this possible:

<script src="http://cdn2.xsplit.com/xjs/download/xjs.js"></script>

We could also change the folder structure from download to releases while we're at it :)

ghost commented 8 years ago

We'll do this along with our 1.1.0 release