From: Stefan Sperling Subject: got-www repository (was: Re: FreeBSD port summary) To: Christian Weisgerber , gameoftrees@openbsd.org Date: Thu, 17 Sep 2020 14:01:46 +0200 On Thu, Sep 17, 2020 at 11:08:33AM +0200, Stefan Sperling wrote: > I could also improve management of the website. Currently it is > just plain files on disk, and I use a private Mercurial repo to > store the files. I could publish a 'www' git repo and configure > automatic deployment. Then you could add a freebsd-specific page > to the site and publish your own distfiles into the releases/ > subdirectory which the freebsd port could fetch. There is now a got-www repository which everyone can clone to get our web site content: https://git.gameoftrees.org/gitweb/?p=got-www.git;a=summary Those who can already write to got.git can also write to got-www.git. The live site is synced every 5 minutes.