ismyrnow / json-tinker

JQuery plugin to make a json editor
Other
2 stars 1 forks source link

Setup gh-pages #4

Open knownasilya opened 10 years ago

knownasilya commented 10 years ago

Should be pretty simple, just create a gh-pages branch and dump the contents of 'demo', in there.

Also, once this is on bower, then you can setup the demo on gh-pages with a bower.json and update the demo to whatever version.

ismyrnow commented 10 years ago

I created it, but realized that the tabbed demo depended on bower dev-dependencies which aren't in the repo (bootstrap & js-yaml).

We can use a cdn for bootstrap. I wonder if we should add js-yaml to cdnjs to get around that dependency.

knownasilya commented 10 years ago

gh-pages can be seperate, so you can remove the gitignore and upload the bower deps