lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, May 7, 2013 at 2:04 PM, Rob Kendrick <rjek@rjek.com> wrote:
> On Tue, May 07, 2013 at 11:58:43AM +0200, steve donovan wrote:
>
>> I last updated http://www.luafaq.org about two years ago and the scene has
>> since changed.
>>
>> I'm happy with remaining the editor, but would like to solicit input and
>> contributions on how to take this resource further;  one idea would be to
>> put it into its own github repo to make contributions easier.
>
> git makes things easier? :)  Perhaps put it on the lua-users.org wiki,
> and have a group of people act as gardeners?

Git, maybe, does not — for some. But GitHub does. Nowadays you can
edit everything online, without ever using Git manually, ebev without
cloning the repo to your machine.

Alexander.