Skip to content

Instantly share code, notes, and snippets.

@quintesse
Last active September 26, 2015 13:32
Show Gist options
  • Save quintesse/709e69f4c5f41600cb7b to your computer and use it in GitHub Desktop.
Save quintesse/709e69f4c5f41600cb7b to your computer and use it in GitHub Desktop.
Example book chapters for the Web IDE : Chapter 1
{
"sets": [
{
"title": "Chapters",
"items": [
{
"title": "Chapter 1: Classes",
"set": "709e69f4c5f41600cb7b"
},
{
"title": "Chapter 2: Functions",
"set": "ea42748b5d0a876e0aca"
},
{
"title": "Chapter 3: Objects",
"set": "1b458dcc0ce70c20af38"
}
]
},
{
"title": "Chapter 1: Classes",
"items": [
{
"title": "Classes 101",
"gist": "9b4bafe29a28103818c9"
},
{
"title": "Dancing with Classes",
"gist": "30f58483e5d2c4181904"
},
{
"title": "Classes revisited",
"gist": "191112755a714d2bf291"
}
]
}
],
"default": {
"gist": "9b4bafe29a28103818c9"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment