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 installOr install it yourself as:
$ gem install bootstrap_styleguideIf you want to override the styleguide views and add your custom styles and components please run:
$ rails generate bootstrap_styleguide:installContributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.