Project

tape-chr

0.0
No commit activity in last 3 years
No release in over 3 years
RSS reader for Character based website
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.9
~> 10.0

Runtime

>= 0.2.0
>= 0.4.0
>= 0.1.8
 Project Readme

Tape

RSS reader for Character based website.

Installation

Add to Gemfile:

gem 'tape-chr'

Add tape resource controllers to routes.rb:

  mount_tape_subscriptions_crud
  mount_tape_posts_crud

Add to admin.scss and admin.coffee:

@import "tape";
#= require tape

Add to admin.coffee character configuration object:

tape: new Tape()

Tape 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
  • Loft: Media assets manager for Character CMS

License

Copyright © 2015 Alexander Kravets. Loft is free software, and may be redistributed under the terms specified in the license.