BootstrapStyleguide

Bootstrap Styleguide is an easy way to generate a complete styleguide for your rails + bootstrap proyect.

Installation

Add this line to your application's Gemfile:

gem 'bootstrap_styleguide'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install bootstrap_styleguide

If you want to override the styleguide views and add your custom styles and components please run:

$ rails generate bootstrap_styleguide:install

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.