Skip to content

Instantly share code, notes, and snippets.

@ekinertac
Created April 16, 2012 10:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ekinertac/2397700 to your computer and use it in GitHub Desktop.
Save ekinertac/2397700 to your computer and use it in GitHub Desktop.
Fetch Settings
{
"files":
{
"CodeIgniter Install": "https://raw.github.com/ekinertac/ci_res/master/files/install.php",
"Reset CSS": "http://meyerweb.com/eric/tools/css/reset/reset.css",
"jQuery": "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js",
"jQuery UI": "https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js",
"less.js": "http://lesscss.googlecode.com/files/less-1.3.0.min.js",
"markdown.css": "http://cdn.bitbucket.org/kevinburke/markdowncss/downloads/markdown.css"
},
"packages":
{
"Bootstrap": "http://twitter.github.com/bootstrap/assets/bootstrap.zip",
"Code Igniter": "http://codeigniter.com/download.php",
"html5-boilerplate": "http://github.com/h5bp/html5-boilerplate/zipball/v2.0stripped"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment