Skip to content

xufeng/rubyist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

关于

Rubyist是一个多人协作的群体Blog,旨在为国内开发者提供新鲜和高质量的Ruby文章

特性

  • 支持BBcode
  • 支持Textitle
  • 代码高亮
  • 支持Gist
  • 支持Avatar头像
  • 可以方便部署到Heroku
  • Github登录
  • 嵌套回复

Heroku配置

heroku config:add RUBYIST_EMAIL=email RUBYIST_PASSWORD=password RUBYIST_HOST=host
heroku config:add RUBYIST_GITHUB_KEY=key RUBYIST_GITHUB_SECRET=secret

开发环境配置(~/.bashrc)

  1. export RUBYIST_EMAIL=email
  2. export RUBYIST_PASSWORD=password
  3. export RUBYIST_GITHUB_KEY=github_key
  4. export RUBYIST_GITHUB_SECRET=github_secret

演示

Rubyeye.

协议

This program is free softwareyou can redistribute it and /or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundataioneither version 2 of the License,or (at
your option) any later version.

You should have read the GNU General Public License before start “RTFSC”.

If not,see <http://www.gnu.org/licenses/>

Releases

No releases published

Packages

No packages published