pollingj / cms

A lightweight CMS build with Rails

Home Page:http://cms.bluestormnewmedia.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails CMS (Working Title)

A minimalist CMS with maximum flexibility. Designed for small teams and web developers.

rake gems:install 

cp config/database.yml.example config/database.yml

edit your database settings

rake db:create
rake db:schema:load

edit db/seed.rb and add your own user details

rake db:bootstrap

script/server

About

A lightweight CMS build with Rails

http://cms.bluestormnewmedia.co.uk