From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-x236.google.com (mail-oi0-x236.google.com [IPv6:2607:f8b0:4003:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 572533B2B0 for ; Sun, 12 Jun 2016 14:27:52 -0400 (EDT) Received: by mail-oi0-x236.google.com with SMTP id p204so179638952oih.3 for ; Sun, 12 Jun 2016 11:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=4tdQMrK+ZQYe5nevSwapTXAzgOS2K4GjA4+pYPdAics=; b=TApSVZPu1z7oVXSW/PJqbT0p5XL953UE5Ed2CDyLYIhxYaa784cYYxxmaSB/N7yTEa ZHdXyKniCsPQN/tuaXKecF/cj8PHjHYMp+TLGVLvvOErWHD4bX3z9C9r7TMMCdJ58/Fz Ta1Czx6jwMLXkRPn0vntexJayEFV9NvLTKu/ums68rOxpLuWMrzqDv47u+b+X0jKeLYu 706cDgLWEnBMPcG9GR/5KdI1wx/sgXqu2aJaZ6EzRgSGyBxwZ8+9x8SBdZFzFjvSkrXD M19ZUfjYpezamrulIMzHhHKceR3sJGUHR4eUIkAaNJwMNUSS8vUOTruGTCE9aox3XUBH G1sA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=4tdQMrK+ZQYe5nevSwapTXAzgOS2K4GjA4+pYPdAics=; b=kX7ex8NU9aYiMjwSySpX7eb3Ehd8ZADaoKNa85Vqxb6vSctohWf1+pNswqpiBwyMbu 6MwPvw8VO9LnAlCe7EJQN9Gr1sfhpMwuuL8nprLNYApWH4oIaAOadQqS01LilOXVQ5Mq a+GtWxpPFowIR+sxDl4mmS51PIbGD7yHVDqqqyCuOmR3GIcTZHa1lgfI7S526rjzAfO8 HbQOAfyN3Ot6novcfsHoThSVuPjfSJtT8SWsIm4iEn/byP9WWEAL9hM5IQxRa1K1LDhb BCBmCjTwwikcEs8rn60fpqfgBg4CquueAtD2MGA1kmflv6pX2ifqfDJ0wYGFsFs3CUZm D/MA== X-Gm-Message-State: ALyK8tImOx6RY3bIC68Wk97CoMyyqlaqiERhgJHWt3EceV1fOspnT2ckjrt4XwQ+v920z8bLOfLb3YlAT+zLbQ== X-Received: by 10.157.37.6 with SMTP id k6mr5529514otb.115.1465756071776; Sun, 12 Jun 2016 11:27:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.229.210 with HTTP; Sun, 12 Jun 2016 11:27:51 -0700 (PDT) In-Reply-To: <87fusii86q.fsf@toke.dk> References: <86DAC1A9-D218-40A4-AD48-D9C0B4B01103@gmail.com> <87twh0j5dg.fsf@toke.dk> <87inxfk28r.fsf@toke.dk> <87wplvij9r.fsf@toke.dk> <2BB7767C-F58D-4A91-9EDF-03C9DD31D882@gmail.com> <87k2hui8uj.fsf@toke.dk> <07DD1995-2730-4235-BA0D-B00ACAB79D13@gmx.de> <87fusii86q.fsf@toke.dk> From: Dave Taht Date: Sun, 12 Jun 2016 11:27:51 -0700 Message-ID: To: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= Cc: moeller0 , Rich Brown , bloat Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Bloat] Bufferbloat.net - Organizing, curating, and workflow X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2016 18:27:52 -0000 On Sun, Jun 12, 2016 at 11:16 AM, Toke H=C3=B8iland-J=C3=B8rgensen wrote: > moeller0 writes: > >> So how do I contribute changes to existing pages? The cake page has >> some inaccuracies regarding VDSL2 encapsulation that I would like to >> fix=E2=80=A6 > > Clone the repo at https://github.com/tohojo/bufferbloat-net/, make > changes to the right markdown file and submit a pull request with the > change :) Arguably it will be faster as expertise is gained to allow more (most or all) of the core authors direct access to the primary github repo, and autopublication is possible with a post-push hook. It does help to run hugo locally to preview your fixes as you go along. One of the big "fixes" inherent in this design is that hugo supports a "draft" concept, where stuff can be iterated on inside of git by one or more parties before it makes it to the public web. I have a problem in that I'm always working on 6 things at once and have had a tendency to realize "oh, that's a topic that needs more work", and yet never get around to fleshing out that topic, in part, because I forget it's essentially a broken link. I envy those that can sit down on a conventional wiki, start, and two hours later write "the end" and move on. That process for me takes days, weeks, (or years!). I really liked adopting the bloggy format for blog.cerowrt.org, as my natural met=C3=ADer is the rant. I must have 30+ more articles in draft form in git at the moment, there. > -Toke > _______________________________________________ > Bloat mailing list > Bloat@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/bloat --=20 Dave T=C3=A4ht Let's go make home routers and wifi faster! With better software! http://blog.cerowrt.org