https://github.com/kul1/jinda_adminlte_todo
Jinda with adminLTE themes
https://github.com/kul1/jinda_adminlte_todo
rails5 themes-addon
Last synced: about 2 months ago
JSON representation
Jinda with adminLTE themes
- Host: GitHub
- URL: https://github.com/kul1/jinda_adminlte_todo
- Owner: kul1
- License: mit
- Created: 2017-12-21T09:52:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T03:57:17.000Z (over 5 years ago)
- Last Synced: 2025-02-04T14:50:12.263Z (3 months ago)
- Topics: rails5, themes-addon
- Language: Ruby
- Size: 38.8 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
# Theme: Jinda_adminlte (Version 0.4.0)
Convert Jinda jquery.mobile to Jinda bootstrap AdminBSB theme
Make sure finish Jinda Installation first.## Requirement
* Installed Jinda 0.4
* (Please make sure Jinda and Theme are in same version)* 
## Check available themes at [jinda](https://github.com/kul1/jinda)
## Installation
[Finish install Jinda](https://github.com/kul1/jinda)
Add this line to your application's Gemfile:```ruby
gem 'jinda_adminlte'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install jinda_adminlte
## Usage
$ rails generate jinda_adminlte:install
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kul1/jinda_adminlte. 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_adminlte/blob/master/CODE_OF_CONDUCT.md).