Loft
Media assets manager for Character CMS.
Installation
Add to Gemfile
:
gem 'loft'
Add admin assets controller to routes.rb
:
resources :assets, controller: 'assets'
Add to admin.scss
and admin.coffee
:
@import "loft";
#= require loft
Add to admin.coffee
character configuration object:
loft: new Loft()
TODO Notes
- Check out kraken.io for image optimization.
Loft family
- Character: Powerful javascript CMS for apps
- Mongosteen: An easy way to add restful actions for mongoid models
- Inverter: An easy way to connect Rails templates content to CMS
License
Copyright © 2015 Slate Studio, LLC. Loft is free software, and may be redistributed under the terms specified in the license.
About Slate Studio
Loft is maintained and funded by Slate Studio, LLC. Tweet your questions or suggestions to @slatestudio and while you’re at it follow us too.