[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Unofficial Lua FAQ needs updating
- From: Alexander Gladysh <agladysh@...>
- Date: Wed, 8 May 2013 09:27:38 +0400
On Wed, May 8, 2013 at 9:26 AM, Alexander Gladysh <agladysh@gmail.com> wrote:
> 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.
To clarify: that's even without being granted commit rights to the
repo in question — it will simply be auto-forked.
Alexander.