This is running at http://GIST-ID.run-a-gist.herokuapp.com. It will map requests to files within the corresponding GIST.
The path / maps to index.html, everything else is dispatched as is.
For a given url, if it is present directly within the gist, it will be served as-is. Otherwise, other formats are supported:
- .html will look for .haml and compiled before serving.
- .css will look for .scss or .sass and compiled
- .js will look for .coffee and compiled.
For an example, go to http://2879097.run-a-gist.herokuapp.com/