A light-weight, powerful, front-end framework for faster web development and useful tools for Ruby on Rails and Jekyll enthusiasts.
Add this line to your application's Gemfile:
gem 'shipyard-framework'
And then execute:
$ bundle
Or install it yourself as:
$ gem install shipyard-framework
Then add this line to your application's CSS file(s):
@import "shipyard"
If you're using Jekyll, make sure you add the following the code in your _config.yml
file:
plugins:
- shipyard-framework
brew bundle
jet steps
rake shipyard:run
Shipyard uses Codeship Basic to automate the testing and deployment workflows. If you would like to make a contribution to this project, all tests will need to pass and an administrator will need to approve the changes before they can be merged into master.
Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
The gem is available as open source under the terms of the MIT License.