An open API service indexing awesome lists of open source software.

https://github.com/kul1/jinda_adminbsb

AdminBSB Theme for Jinda (Startup no sample)
https://github.com/kul1/jinda_adminbsb

freemind-mindmap generator jinda jinda-adminbsb rails5 themes-addon

Last synced: about 1 month ago
JSON representation

AdminBSB Theme for Jinda (Startup no sample)

Awesome Lists containing this project

README

        

# Jinda_adminbsb

Convert Jinda jquery.mobile to Jinda bootstrap AdminBSB theme
Make sure finish Jinda Installation first.

* ![jinda-bsb](https://user-images.githubusercontent.com/3953832/34320779-bb0980d2-e7c6-11e7-855c-fafc23487ba5.png)

## Check available themes at [jinda](https://github.com/kul1/jinda)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'jinda_adminbsb'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install jinda_adminbsb

## Usage

$ rails generate jinda_adminbsb:install

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kul1/jinda_adminbsb. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the Jinda::Bsb project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/kul1/jinda_adminbsb/blob/master/CODE_OF_CONDUCT.md).