start on minsk
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
.row
|
||||
%h2.center Compiling Ruby to Binary.
|
||||
%h2.center The community's ruby implementation
|
||||
%div
|
||||
%p.center
|
||||
%span
|
||||
Putting wings on ruby to let you fly (may take X years).
|
||||
Ruby imiplemented in 100% ruby, for everyone.
|
||||
.row
|
||||
.tripple
|
||||
%h2.center What
|
||||
@ -31,6 +31,17 @@
|
||||
=succeed "," do
|
||||
=link_to "empower you" , "/project/motivation.html"
|
||||
to make your ruby shine as much as you like.
|
||||
%p
|
||||
Since rubyX is written in ruby, anyone can easily join, and
|
||||
the project is very open to newcomers. In time the idea is to implement
|
||||
a democratic version of open source, as an alternative the current
|
||||
"benevolent dictator" model.
|
||||
%p
|
||||
Contrary to what many newcomers think, ruby-x is also technically easy to join.
|
||||
In the end it is just ruby, and only a very small percent of code is low level.
|
||||
We have a list
|
||||
=ext_link "of issues" , "https://github.com/ruby-x/rubyx/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+newbie%22"
|
||||
in github for beginners.
|
||||
.tripple
|
||||
%h2.center Status
|
||||
%p
|
||||
|
Reference in New Issue
Block a user