Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kul1/jinda_lte
AdminLTE theme for Jinda
https://github.com/kul1/jinda_lte
Last synced: 26 days ago
JSON representation
AdminLTE theme for Jinda
- Host: GitHub
- URL: https://github.com/kul1/jinda_lte
- Owner: kul1
- License: mit
- Created: 2017-12-16T09:32:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T04:03:21.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T05:21:17.322Z (about 1 month ago)
- Language: HTML
- Size: 18.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jinda_lte
Convert Jinda jquery.mobile to Jinda bootstrap AdminBSB theme
Make sure finish Jinda Installation first.## Installation
Finish install Jinda
Add this line to your application's Gemfile:```ruby
gem 'jinda_lte'
```And then execute:
$ bundle
Or install it yourself as:
$ gem install jinda_lte
## Usage
$ rails generate jinda_lte:install
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kul1/jinda_lte. 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_lte/blob/master/CODE_OF_CONDUCT.md).