v0.1.0
##Getting Started
npm install
- Setup Underscores following the getting started guide
grunt
to watch for changes and livereload
##Assets management
###CSS
- Edit any file in styles/
- styles/style.scss for all the imports
- Remove/Comment out unwanted components in styles/bootstrap/_bootstrap.scss
###Javascript
- js/_custom.js for your custom JS
- Remove unwanted Bootstrap JS components from jsFileList in gruntfile.js
- _custom.js and bootstrap js gets concatenated and minified into scripts.min.js
##Misc ###Font Awesome
- Glyphicons are replaced with Font Awesome