public
Description: An open source Ruby on Rails 'content generation' orientated CMS / publishing framework
Homepage: http://typeface.jasonearl.com
Clone URL: git://github.com/virtualfunction/typeface.git
Click here to lend your support to: typeface and make a donation at www.pledgie.com !
README
= TypeFace

Home Page:: http://typeface.jasonearl.com
Author:: Jason Earl
Copyright:: (c) 2008, Jason Earl / Virtual Function

== About

TypeFace is a content generation based CMS / publishing framework that is 
powered by Ruby on Rails.

Find out more at the homepage: http://typeface.jasonearl.com

== Installing

Please check homepage. Generally it is a a case of downloading, unpacking, 
setting up a config/database.yml if needed, running rake db:migrate, then running 
take install:configure to setup basic options, then running ./script/server and 
pointing the browser to the new web server instance.

== Contributing

If you are able to contribute, or would like help and support please check out 
google group. 

There is a google group at:

http://groups.google.com/group/typeface-publisher

Please sign up to this if you would like to contact me. Otherwise please visit 
the contributing section on the project page.