安装
$ gem install radiant
$ radiant radiantcms
修改Gemfile,打开gem "therubyracer"
$ bundle install
$ bundle exec rake production db:bootstrap
启动
$ bundle exec script/server
界面比较简单,很多东西需要自己配置