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 !
Jase (author)
Fri Aug 29 02:42:14 -0700 2008
commit  eeca4aab9ee96fd2c546cdc9a4425dcd2e6b8ba6
tree    3ca6b591ed59271cac33bb504b563da4a480979c
parent  6b60ec70949c8e1473f47052dca7cb730711deb4
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.