Diff e1f552df3d6027d14f132d0e917bae1ace85b1ea to Home
Style select
diff --git a/en/Home.org b/en/Home.org
index 282f2d4..a26261c 100644
--- a/en/Home.org
+++ b/en/Home.org
@@ -8,7 +8,7 @@ Ramaze is a simple, light and modular open-source web application framework writ
| [[Features]] | [[Tutorials]] | [[Promote]] |
| [[Benchmarks]] | [[Walkthrough#examples][Examples]] | [[Contributing][Contribute]] |
| [[Principles]] | [[Deployment]] | [[Innate][Next generation]] |
-| [[Documentation]] | | |
+| [[Documentation]] | [[FAQ]] | |
** Hello World Example
@@ -29,8 +29,7 @@ Ramaze.start
** Development
* [[http://github.com/manveru/ramaze][GitHub hosted repository]]
- * [[http://source.ramaze.net][Ramaze source browser]]
- * [[http://ramaze.rubyforge.org/rdoc][RDocs]]
+ * [[http://doc.rubyists.com/ramaze+innate/][YARD Documentation]]
** Recent Patches
[[feed:http://github.com/feeds/manveru/commits/ramaze/master]]
@@ -40,6 +39,7 @@ Ramaze.start
** Other Frameworks
+ * [[http://github.com/botanicus/rango][Rango]], ultralightweight, ultracustomizable, ultracool web framework inspired by Django
* [[http://borges.rubyforge.org/][Borges]], continuations based ruby web-framework originally ported from SeaSide
* [[http://camping.rubyforge.org/files/README.html][Camping]], _why's 4k micro-framework
* [[http://cerise.rubyforge.org/][Cerise]], web-framework modeled on J2EE app servers
@@ -62,17 +62,3 @@ Ramaze.start
* [[http://www.ntecs.de/projects/wee/doc/rdoc/][Wee]], a [[http://rubyforge.org/projects/wee][ruby]] [[http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/128432][web-framework]] with support for [[http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/131158][continuations]]
* [[http://www.rubyonrails.org/][Ruby on Rails]]
-** Related News
-
- * Antonio announces his new ruby web-framework [[http://antoniocangiano.com/2008/04/01/announcing-ruby-on-crack/][Ruby on Crack]] //on Apr 1 2008//
- * [[http://merbivore.com][Merb]] announces [[http://brainspl.at/articles/2008/03/05/merb-0-9-1-developer-release][0.9.1 developer release]] //on Mar 4 2008//
- * [[http://ebb.rubyforge.org/][Ebb]] 0.0.1 released //on Feb 28 2008//
- * [[http://www.ruby-forum.com/topic/138811][Ebb]] ruby web-server announced to be [[http://s3.amazonaws.com/four.livejournal/20080121/ebb.png][faster than emongrel and thin]] //on Jan 14 2008//
- * [[http://code.macournoyer.com/thin/][Thin]] ruby web-server [[http://macournoyer.wordpress.com/2008/01/03/thin-a-fast-and-simple-web-server/][announced]] //on Jan 3 2008//
- * [[http://brainspl.at/articles/2008/01/10/merb-0-5-0-is-out][Merb 0.5 released]] merb 0.5 is released
- * [[http://www.rubyinside.com][RubyInside]] [[http://www.rubyinside.com/thin-a-ruby-http-daemon-thats-faster-than-mongrel-688.html][features]] [[http://code.macournoyer.com/thin/][Thin]], a fast ruby webserver based on mongrel and eventmachine //on Jan 5, 2008//
- * [[http://brainspl.at/articles/2007/12/14/merb-0-4-2-released][Merb 0.4.2]] released //on Dec 14 2007//
- * [[http://wuby.org][Wuby]], [[http://www.rubyinside.com/wuby-another-light-weight-web-framework-for-ruby-654.html][another light-weight web application framework]] announced //on Nov 19 2007//
- * [[http://brainspl.at/articles/2007/11/07/merb-0-4-0-released-with-new-site-merbivore-com][Merb 0.4]] [[http://yehudakatz.com/2007/11/06/merb-04-the-one-that-rocks/][released]] with a brand new site at [[http://merbivore.com][merbivore.com]] //on Nov 6 2007//
- * New [[http://www.xnot.org/sinatra/beginning.html][Sinatra]] web-framework //on Oct 22 2007//
- * Wisteria [[http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/269482][announced]] //on Sep 18 2007//
