Eribium

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
 
一个16岁的开发者发布的CMS,仅仅学了几周rails后的习作产品,其中也用到了Ajaxscafold。这个简单的CMS界面漂亮,功能完备,也一样可以作为blog来用,Ajax使用户体验提高到又一新境界。
 
一个16岁的开发者发布的CMS,仅仅学了几周rails后的习作产品,其中也用到了Ajaxscafold。这个简单的CMS界面漂亮,功能完备,也一样可以作为blog来用,Ajax使用户体验提高到又一新境界。
 +
 +
==安装指南==
 +
1. Create a database for Eribium.
 +
2. Configure database options in <tt>config/database.yml</tt>
 +
3. Run <tt>rake migrate</tt>.
 +
4. Configure 'weed.js' in <tt>public/javascripts/weed.js</tt>. You will need to change the host (set to localhost by default) to your  current one.
 +
5. Run the WEBrick servlet: <tt>ruby script/server</tt> (run with --help for options)
 +
  ...or if you have lighttpd installed: <tt>ruby script/lighttpd</tt> (it's faster)
 +
6. Go to http://localhost:3000/ and login with user and pass "admin"
  
 
==相关链接==
 
==相关链接==

2006年9月19日 (二) 21:51的版本

一个16岁的开发者发布的CMS,仅仅学了几周rails后的习作产品,其中也用到了Ajaxscafold。这个简单的CMS界面漂亮,功能完备,也一样可以作为blog来用,Ajax使用户体验提高到又一新境界。

安装指南

1. Create a database for Eribium.
2. Configure database options in config/database.yml
3. Run rake migrate.
4. Configure 'weed.js' in public/javascripts/weed.js. You will need to change the host (set to localhost by default) to your  current one.
5. Run the WEBrick servlet: ruby script/server (run with --help for options)
  ...or if you have lighttpd installed: ruby script/lighttpd (it's faster)
6. Go to http://localhost:3000/ and login with user and pass "admin"

相关链接

精彩图集

Eribium screenshot.png
Eribium screenshot2.png
Eribium screenshot5.png


Eribium screenshot6.png
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱