Bastien,

I can't clone the orgweb repo:

git clone git://orgmode.org/orgweb.git
Cloning into 'orgweb'...
fatal: The remote end hung up unexpectedly

Is the server is down?

- Marcelo.

On Fri, Sep 14, 2012 at 12:41 AM, Bastien <bzg@altern.org> wrote:
Hi Marcelo,

glad you like the new website!  It's important to keep Org open
to non-developers, it is good if the website somehow advertizes
this attitude.

Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:

> I can help with the Spanish and Portuguese versions, by the way.

Great!

~$ git clone git://orgmode.org/orgweb.git
~$ cd orgweb/
~$ git branch orgweb-es
~$ mkdir es/
~$ cp *org es/

[translate the es/*org files]

~$ git commit -m "Yeah! "es" translation done!"
~$ git format-patch master

... then send me the patch(es).

Should be one-hour max of work.

Thanks in advance :)

--
 Bastien