/spritz

A CMS designed to enable visual artists to easily build a comprehensive gallery web site.

Primary LanguageRubyOtherNOASSERTION

==== Spritz... relax ====

Spritz is a content management system specifically designed to help artists create a gallery site to display their work, post news updates, and receive feedback from people interested in their work.


== Installation ==

1) Check out a copy of the application
  ?????
  
3) Create a database.yml file using the examples in database.example.yml. These files are located in the config directory.

4) Create the database tables:
  rake db:migrate
  
5) Do something

6) Do something else