Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 901 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 901 Bytes

Underscores-Strap

v0.1.0

##Getting Started

  1. npm install
  2. Setup Underscores following the getting started guide
  3. 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