## ClassicCMS To install: gem install classicCMS Generate new website: classicCMS new [app name] ## TODO - Write Models and specs + Base + Connections + Slugs - Asset handeling - Authentication - Users - Groups - Rights - Create startup procedure - Write Controllers and specs - ApplicationController - CMSController - Create helper methods - Finalize Scaffold app and decide on level of spec coverage - Document!