Created
September 19, 2013 18:01
-
-
Save bloqhead/6627405 to your computer and use it in GitHub Desktop.
My Sublime Text 2 Fetch package list.
This file contains 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
{ | |
"files": | |
{ | |
"[Bloqhead] CSS Banner": "https://gist.github.com/bloqhead/6a8c13c82bedc702e01b/raw/275d3f27e79d0d57fe30e1290bccbff6c114a7cb/CSSBanner.scss", | |
"[Bloqhead] Tile Tamer": "https://gist.github.com/bloqhead/03710045d8e79bd7b725/raw/2648ea6fac13a0388b074e400bfbccf3554e6675/tile.tamer.js", | |
"[Bones] Footer": "https://raw.github.com/eddiemachado/bones/master/footer.php", | |
"[Bones] Grid Mixins": "https://gist.github.com/bloqhead/a774ed3c5e603b73888e/raw/BonesGrid.scss", | |
"[Bones] Header": "https://raw.github.com/eddiemachado/bones/master/header.php", | |
"[CSS] Eric Meyer's Reset": "http://meyerweb.com/eric/tools/css/reset/reset.css", | |
"[CSS] FlexSlider CSS": "https://raw.github.com/woothemes/FlexSlider/master/flexslider.css", | |
"[CSS] Normalize CSS": "https://raw.github.com/necolas/normalize.css/master/normalize.css", | |
"[Grunt] Gruntfile": "https://gist.github.com/bloqhead/aece7166e24e6b20db71/raw/Gruntfile.js", | |
"[Grunt] Package": "https://gist.github.com/bloqhead/c7b619082e7ec22aed4a/raw/package.json", | |
"[HTML] FlexSlider Example": "https://gist.github.com/bloqhead/e0d53075878455ec79d1/raw/497d1da8089261e72ee72f8f6308fc2fe1f1ebb1/FlexSliderSample.html", | |
"[JS] Bones Scripts": "https://raw.github.com/eddiemachado/bones/master/library/js/scripts.js", | |
"[Misc] Google Analytics": "https://gist.github.com/bloqhead/2ed65899ebe22463279c/raw/717672c852b0f130751f3e8279c83e98363d02bc/GATracking.html", | |
"[Misc] Rick Astley Embed": "https://gist.github.com/bloqhead/1b68b996abbb5fb97e6b/raw/1544638992bf8899eb53851a2d3dc4c34ba7bb23/rickrolled.html", | |
"[Misc] State Select Menu": "https://gist.github.com/bloqhead/430230ce84860b9b5293/raw/1791224911b4e76793841767be6c3085d87651cb/state-select.html", | |
"[SASS] Simple Bourbon Grid": "https://gist.github.com/bloqhead/d0f7471efcfad92b138d/raw/BourbonNeatGrid.scss", | |
"[WP] Custom Options Page": "https://gist.github.com/bloqhead/39b882c645c6825b07f8/raw/0cbe1352337017623cf16a9d737662446fa3f723/custom-options.php", | |
"[WP] Featured Image URL": "https://gist.github.com/bloqhead/05ca7c237bf4a49955c2/raw/eb2f6f92a68e67783f0c05461f3be417b73b438f/WPFeaturedImage.php", | |
"[WP] Query": "https://gist.github.com/bloqhead/bc3404cecbde7b886551/raw/wp_query.php", | |
"[WP] Salt": "https://api.wordpress.org/secret-key/1.1/salt/", | |
"[WP] Static Shortcode": "https://gist.github.com/bloqhead/baceb2ef72eb0a02470e/raw/d679e5629fce6c4fd1084ede3607bb50d4601478/shortcode.php", | |
"[WP] Title": "https://gist.github.com/bloqhead/f68b83b3b3c1c1eb3a6f/raw/d1b05f7362a2bc6a8dd8d8bd527dccaa589e3d7c/WPTitle.php", | |
"[jQuery] Basic Opening": "https://gist.github.com/bloqhead/f52bb07982f29e3ca45e/raw/a00b9a3c86864efabd1bdf9a355fe5c897d35355/jquery.function.js", | |
"[jQuery] Cycle": "http://malsup.github.io/jquery.cycle.all.js", | |
"[jQuery] FitVids": "https://raw.github.com/davatron5000/FitVids.js/master/jquery.fitvids.js", | |
"[jQuery] FlexSlider JS": "https://raw.github.com/woothemes/FlexSlider/master/jquery.flexslider-min.js", | |
"[jQuery] Latest Core": "http://code.jquery.com/jquery.min.js", | |
"[jQuery] No Conflict": "https://gist.github.com/bloqhead/360dd75eb581975cedd2/raw/812badb21638fdc227369eeb8f2137602db8eeea/jQuery.noConflict.js" | |
}, | |
"packages": | |
{ | |
"[BSD] Bones SCSS Starter": "https://dl.dropboxusercontent.com/u/46127334/startercss.zip", | |
"[Fonts] Font Awesome": "http://fortawesome.github.io/Font-Awesome/assets/font-awesome.zip", | |
"[HTML5] HTML5 Boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master", | |
"[SASS] Bourbon Neat": "https://github.com/thoughtbot/neat/archive/master.zip", | |
"[WP] Bones": "https://github.com/eddiemachado/bones/zipball/master" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment