Skip to content

inspiredstuffs/closet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Closet

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'closet'

And then execute:

$ bundle

Or install it yourself as:

$ gem install closet

Generator

To set up the bootstrap common files run:

$ rails generator closet:layout

For the generated layout to work properly the following gem must be added to the app Gemfile:

gem 'page_title_helper', github: 'lwe/page_title_helper'

And run:

$ yarn add moment

Contributing

Contribution directions go here.

License

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

About

CSS and Javascript elements for a standardised app UI

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 74.2%
  • Ruby 12.2%
  • CoffeeScript 6.7%
  • HTML 5.2%
  • JavaScript 1.7%