Skip to content

Instantly share code, notes, and snippets.

@rudylattae
Created November 21, 2012 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rudylattae/4123079 to your computer and use it in GitHub Desktop.
Save rudylattae/4123079 to your computer and use it in GitHub Desktop.
Example of a BlankStage story
{
"version": "1.0",
"title": "A dirt simple example of a BlankStage story",
"summary": "This really is nothing but a collection of links as chapters. A proper story would most likely take you through some chapters that have a linear (or user-directed) set of actions.",
"synopsis": "",
"copyright": "Copyright © 2012 Me/You/Who?",
"license": "DRMed -- OMG!!!",
"chapters": [
{
"title": "This is chapter 1.",
"summary": "Actually this is just a link to... a Story Bird story!",
"url": "http://storybird.com/books/winter-isnt-so-bad-little-rabbit/"
},
{
"title": "And here is chapter 2",
"summary": "I am sure you are not expecting much at this point, so here goes.",
"url": "http://www.schooltube.com/channel/storyline/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment