Install

gem 'merrycms'

$ bundle install

Usage

r g merrycms:install
rake db:migrate
rake merrycms:bootstrap

start the server
go to '/admin'

How to add a new resource in the admin panel