欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
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"
相关链接
- http://www.eribium.org/
- 下载 - http://download.huihoo.com/application/cms-portal/eribium/
- http://rubyforge.org/projects/eribium
精彩图集
分享您的观点