On Tue, Jul 13, 2021 at 7:22 AM Ruediger Pluem <rpl...@apache.org> wrote:
> On 7/13/21 2:12 PM, Rich Bowen wrote: > > On 7/9/21 4:10 PM, Ruediger Pluem wrote: > >... > >> See also:https://infra.apache.org/asf-pelican.html > > > > I see. I misunderstood. I thought that Github was just a mirror. > > For all stuff but for httpd-site it is a mirror and svn is canonical. > httpd-site is now natively on Github since the site migration. > The primary benefit here is that you can visit github.com and use the "pencil" in the upper right when viewing a .md file, to edit that specific page. The preview displays it in "github flavored markdown", and the Pelican process uses the exact same C library to render final html pages. (the CSS will be different, of course) ... this provides a pretty simple process for editing/previewing the httpd website. Cheers, -g ps. note that we also synchronize the git repo back/forth to gitbox.apache.org and allow people to commit there, should they disagree with establishing a GitHub account.