Slate for Apitome.
How to use my plugin.
Add this line to your application's Gemfile:
gem 'apitome_slate'
And then execute:
$ bundle
Or install it yourself as:
$ gem install apitome_slate
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.
- Add configurations. Such as:
- Custom image for docs header
- Supporting older rails versions?? (Ben says naaaaaaaaaaaaaaah)
- Lowering the rails dependencies. - Shouldnt need all of rails, should be able to say actionpack, sprockets, and that could be it.