bazzel / bs5

[WIP] Rails engine to include Bootstrap 5

Home Page:https://bs5-demo.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bs5

This is a Ruby on Rails engine to include Bootstrap 5.

Gem Version Build Status Ruby Style Guide

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'bs5'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bs5

Configuration

Run the following command to setup your project to use Bootstrap 5.

$ bin/rails generate bs5:install

Contributing

Contribution directions go here.

License

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

About

[WIP] Rails engine to include Bootstrap 5

https://bs5-demo.herokuapp.com

License:MIT License


Languages

Language:Ruby 56.5%Language:HTML 42.0%Language:JavaScript 0.9%Language:CSS 0.6%