ForgeosBlog

ForgeosCMS is a Blog plugin for ruby on rails applications and a part of the Forgeos Suite This branch work with rails 3.1.0.rc5 and is distributed as a gem on Rubygems.org

VERSION : 1.9.2

Prerequisites

Gem

  • forgeos_core >= 1.9.4

Install

  1. Generate a new Rails Application
    
    $ rails new my_site -d mysql
    $ cd my_site
    $ rake rails:template LOCATION=https://raw.github.com/webpulser/forgeos_blog/rails3/forgeos_blog_install.rb
    $ rails s
    
  2. Then go to localhost:3000/admin and Enjoy !

Default settings

Admin

Pages

  • HomePage
  • 404 page

Powered by Webpulser