Skip to content

Instantly share code, notes, and snippets.

@t8g
Created January 3, 2012 14:36
Show Gist options
  • Save t8g/1555117 to your computer and use it in GitHub Desktop.
Save t8g/1555117 to your computer and use it in GitHub Desktop.
Nettuts Fetch Sublimetext2
{
"files":
{
"cycle": "http://malsup.github.com/jquery.cycle.all.js",
"infinite_scroll": "https://github.com/paulirish/infinite-scroll/blob/master/jquery.infinitescroll.min.js",
"jquery": "http://code.jquery.com/jquery.min.js",
"localscroll": "http://flesler-plugins.googlecode.com/files/jquery.localscroll-1.2.7-min.js",
"raphael": "http://github.com/DmitryBaranovskiy/raphael/raw/master/raphael-min.js",
"reset": "http://meyerweb.com/eric/tools/css/reset/reset.css",
"scrollorama": "https://github.com/johnpolacek/scrollorama/blob/master/js/jquery.scrollorama.js",
"scrollto": "http://flesler-plugins.googlecode.com/files/jquery.scrollTo-1.4.2-min.js",
"underscore": "https://raw.github.com/documentcloud/underscore/master/underscore-min.js",
"waypoints": "https://github.com/imakewebthings/jquery-waypoints/blob/master/waypoints.min.js"
},
"packages":
{
"bootstrap": "https://github.com/twitter/bootstrap/zipball/master",
"cakephp": "https://github.com/cakephp/cakephp/zipball/master",
"codeigniter": "http://codeigniter.com/download.php",
"django": "https://github.com/django/django/zipball/master",
"drupal": "https://github.com/drupal/drupal/zipball/7.x",
"fancybox": "http://fancybox.googlecode.com/files/jquery.fancybox-1.3.4.zip",
"html5_boilerplate": "http://github.com/h5bp/html5-boilerplate/zipball/v2.0stripped",
"rails": "https://github.com/rails/rails/zipball/master",
"skeleton": "https://github.com/dhgamache/Skeleton/zipball/master",
"wordpress": "http://wordpress.org/latest.zip",
"zoomooz": "http://github.com/jaukia/zoomooz/zipball/master"
}
}
@andresfelipemendezt
Copy link

awesome

@Dilts
Copy link

Dilts commented Jan 5, 2015

Saved me a lot of work. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment