Steps:
-
Run File/Download action and copy the content of that file into the clipboard
-
Open the template fiddle, and fork it (signup first)
-
Replace from clipboard in the JS file :
var MY_BLOCKS = [];
to
var MY_BLOCKS = PASTE_HERE
Run File/Download action and copy the content of that file into the clipboard
Open the template fiddle, and fork it (signup first)
Replace from clipboard in the JS file :
var MY_BLOCKS = [];
to
var MY_BLOCKS = PASTE_HERE