This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var store = $.cloudkit; | |
store.boot({ | |
// booting the store reads the metadata on the server, | |
// loads existing data, and configures the local store | |
// for use | |
success: function() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"name":"Welcome","slides":[{"content_html":"<h1>Welcome to Swinger</h1>","content":"# Welcome to Swinger","transition":"switch","theme":"basic","additional_css":"","position":1},{"content_html":"<h2>It's super easy to create slides.</h2>\n\n<p>You just need to write some markdown.</p>","content":"## It's super easy to create slides. \nYou just need to write some markdown.","transition":"switch","theme":"basic","additional_css":"","position":2},{"content_html":"<p><img src=\"/swinger/335f93f665b752df18b3fda88ab96c0c/swinger.jpg\" alt=\"swinger.jpg (image/jpeg)\" title=\"\" /></p>","content":"","transition":"switch","theme":"basic","additional_css":"","position":3},{"content_html":"<p><img src=\"/swinger/335f93f665b752df18b3fda88ab96c0c/swinger2.jpg\" alt=\"swinger2.jpg (image/jpeg)\" title=\"\" /></p>","content":"","transition":"switch","theme":" |
NewerOlder