TO DO
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
(function(e, a, g, h, f, c, b, d) { | |
if (!(f = e.jQuery) || g > f.fn.jquery || h(f)) { | |
c = a.createElement("script"); | |
c.type = "text/javascript"; | |
c.src = "http://ajax.googleapis.com/ajax/libs/jquery/" + g + "/jquery.min.js"; | |
c.onload = c.onreadystatechange = function() { | |
if (!b && (!(d = this.readyState) || d === "loaded" || d === "complete")) { | |
h((f = e.jQuery).noConflict(1), b = 1); | |
return f(c).remove(); | |
} |
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
// Hook up hash listener so we can jump from slide to slide. | |
$( | |
function(){ | |
// Wrap the window object in a jQuery stack so we can trigger | |
// the hash change event later. | |
var jWindow = $( window ); | |
// Store the previous hash for our location change comparisons. | |
var strLastHash = ""; |
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
from __future__ import print_function | |
import sublime | |
import sublime_plugin | |
import os | |
import sys | |
import json | |
import base64 | |
import subprocess | |
import functools | |
import webbrowser |
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
===Drone=== | |
{{/details | |
|version = 0.1 | |
|author = [[w:User:Chochem|Chochem]] | |
|download = w:User:Chochem/myskin.css | |
|description = A magazine-column-style skin with a clean and inviting look, equally inspired by the economist.com and last.fm designs. The simple, no-nonsense layout ensures greater focus and readability. Use of the [[w:Droid (font)|Droid Sans font]] is recommended for best results. Feedback goes [[w:User talk:Chochem|here]]. | |
Released under the GPLv3. |
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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
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
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
Adapted from data from the below for use on blocks
forked from skopp's "forked: the-matrix" http://jsdo.it/skopp/vEBP forked from teetteet's "forked: the-matrix" http://jsdo.it/teetteet/fiiz
forked from dongriab's "the-matrix" http://jsdo.it/dongriab/c56Z