Hierapolis::Rails
This gem using to integrate hierapolis theme on rails project.
Installation
This gem requires
gem 'haml'
gem 'haml-rails'
gem 'compass-rails'
gem 'bootstrap-sass'
Add this line to your application's Gemfile:
gem 'hierapolis-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install hierapolis-rails
Run the generator:
rails g hierapolis:install
Usage
Add these lines to application.css
@import "hierapolis"
Add these lines to application.js
#= require bootstrap
#= require hierapolis
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Credits
- hierapolis-rails is maintained and funded by lab2023 - information technologies
- Thank you to all the contributors!
- The names and logos for lab2023 are trademarks of lab2023, inc.
License
Copyright © 2013-2015 lab2023 - information technologies