EnkiRails博客軟件
Enki 是一個采用 Ruby on Rails 開發(fā)的博客軟件,適合開發(fā)人員使用。
安裝方法:
git clone git://github.com/xaviershay/enki.git enki
cd enki
git checkout -b myblog # Create a new work branch
cp config/database.example.yml config/database.yml
# Edit config/enki.yml and config/database.yml to taste
rake db:migrate
rake spec
./script/server
# Load http://localhost:3000/admin in your browse
評論
圖片
表情
