Created by: joe-watkins
Here's the port to 3.0 for review. If we decide to upgrade Bootstrap this should do the trick :)
Here are some notable changes.
- Upgraded to Sass BS 3.0 - /sass/vendor/bootstrap /js/vendors/bootstrap
- Made call to garlic.js local - one less external dep - kept jQuery external for caching benefits
- Setup Sass folder/s to be more modular using partials
- Updated markup from BS 2.0 to 3.0 specs
- Added an 'active' state to main nav via js
- Increased overall type size a few pixels for readability
- Added a codekit config file for anybody that might use that tool