Skip to content

hugueschabot/custom-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Bootstrap

Boilerplate code for Twitter Bootstrap customization based on Customizing Bootstrap.

Getting Started

This project requires Node.

  1. Clone this repository under your project name (ex. my-project).

     git clone https://github.com/hugueschabot/custom-bootstrap.git my-project
    
  2. Replace every occurence of custom-bootstrap by my-project in package.json, bower.json and index.html.

  3. Install Node modules with npm install. It is recommended to install the npm-exec alias (see this) to run locally installed modules.

  4. Install Bower components with npm-exec bower install.

Customization

  1. Modify less/custom-bootstrap.less and less/custom-variables.less.
  2. Run npm-exec grunt to generate a distribution.
  3. Open index.html to see the results.
  4. Rinse and repeat until satisfied.

About

Twitter Bootstrap customization project (based on swatchmaker)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published