No release in over a year
Bootstrap Styleguide for you Rails application.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

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.