Skip to content

Instantly share code, notes, and snippets.

@weslly
Created January 3, 2012 19:16
Show Gist options
  • Save weslly/1556429 to your computer and use it in GitHub Desktop.
Save weslly/1556429 to your computer and use it in GitHub Desktop.
My settings for nettuts+ fetch plugin
{
"files":
{
"blueprint-ie": "https://raw.github.com/joshuaclayton/blueprint-css/master/blueprint/ie.css",
"blueprint-screen": "https://raw.github.com/joshuaclayton/blueprint-css/master/blueprint/screen.css",
"bootstrap-mixins": "https://raw.github.com/twitter/bootstrap/master/lib/mixins.less",
"jquery": "http://code.jquery.com/jquery.min.js",
"jquery-placeholder": "https://raw.github.com/mathiasbynens/jquery-placeholder/master/jquery.placeholder.min.js",
"money.js": "http://josscrowcroft.github.com/money.js/money.min.js",
"nivoslider-css": "https://raw.github.com/gilbitron/Nivo-Slider/master/nivo-slider.css",
"nivoslider-js": "https://raw.github.com/gilbitron/Nivo-Slider/master/jquery.nivo.slider.pack.js",
"underscore": "https://raw.github.com/documentcloud/underscore/master/underscore-min.js"
},
"packages":
{
"cakephp": "https://github.com/cakephp/cakephp/zipball/master",
"html5-boilerplate": "http://github.com/h5bp/html5-boilerplate/zipball/v2.0stripped",
"my-boilerplate": "https://github.com/weslly/boilerplate/zipball/master",
"roots": "https://github.com/retlehs/roots/zipball/master",
"slim-framework": "https://github.com/codeguy/Slim/zipball/master",
"wordpress": "http://br.wordpress.org/wordpress-3.3.1-pt_BR.zip",
"zurb-foundation": "https://github.com/zurb/foundation/zipball/master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment