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)
- Host: GitHub
- URL: https://github.com/kul1/jinda_adminbsb
- Owner: kul1
- License: mit
- Created: 2017-12-22T17:53:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T14:49:11.000Z (about 6 years ago)
- Last Synced: 2024-10-07T09:23:56.676Z (8 months ago)
- Topics: freemind-mindmap, generator, jinda, jinda-adminbsb, rails5, themes-addon
- Language: JavaScript
- Size: 81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jinda_adminbsb
Convert Jinda jquery.mobile to Jinda bootstrap AdminBSB theme
Make sure finish Jinda Installation first.* 
## 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).