biti / homeland-1

简洁型论坛项目

Home Page:http://put.im/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A new style forum for small communitys.

Rails 3 + MongoDb

Install

  • You need install Ruby 1.9.2, Rubygems and Rails 3 first.
  • Install Redis, MongoDb
$ cp config/config.yml.default config/config.yml # Need change it. $ cp config/mongoid.yml.default config/mongoid.yml # Need change it. $ bundle install $ rails s

Install Full-Text Search

  • This project use Coreseek for Full-Text search library. It a branch from Sphinx for support Chinese.
  • If you are debian system, there have deb package in packages path for quick install the Full-Text search.

Try it first.

Demo app

About

简洁型论坛项目

http://put.im/


Languages

Language:JavaScript 68.4%Language:Ruby 31.6%