@rwjblue some ideas on this.
- The way jsbin does it is server-side, so that's a no-go for now
- If we want stand-alone fullscreen support, we would need to load+build the gist in the jsbin. This would mean that we'd need at least
services/ember-cli present to do that.
- Since we'd only be reading Gists we wouldn't need to authenticate to the GH api
- I think this will be in conjunction with a crossdomain setup.
@rwjblue some ideas on this.
services/ember-clipresent to do that.