Skip to content

Instantly share code, notes, and snippets.

@danyeah
Created April 4, 2013 09:19
Show Gist options
  • Save danyeah/5308991 to your computer and use it in GitHub Desktop.
Save danyeah/5308991 to your computer and use it in GitHub Desktop.
Sublime Fetch Packages
{
"files":
{
"CSS colorbox": "https://raw.github.com/jackmoore/colorbox/master/example1/colorbox.css",
"JS colorbox": "https://raw.github.com/jackmoore/colorbox/master/jquery.colorbox-min.js",
"jQuery 1.8.3": "http://code.jquery.com/jquery-1.8.3.min.js",
"jQuery latest": "http://code.jquery.com/jquery.min.js"
},
"packages":
{
"html5_boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master",
"wordpress it": "http://it.wordpress.org/wordpress-3.5.1-it_IT.zip"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment