From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: Publishing news about Guix on a weekly basis Date: Thu, 07 Nov 2019 17:04:01 -0500 Message-ID: <16e47e550c8.d7a7b31e8461.1692456426007496507@zoho.com> References: <87h83lywwx.fsf@cbaines.net> <16e41d9d6ad.11f469b7122421.8167063373669474589@zoho.com> <875zjvzcp2.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43980) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSpt8-0003Xo-Uf for guix-devel@gnu.org; Thu, 07 Nov 2019 17:04:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSpt7-0005cN-Ni for guix-devel@gnu.org; Thu, 07 Nov 2019 17:04:22 -0500 In-Reply-To: <875zjvzcp2.fsf@cbaines.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Christopher Baines Cc: =?UTF-8?Q?=22Ludovic_Court=C3=A8s=22?= , guix-devel ---- On Thu, 07 Nov 2019 14:52:25 -0500 Christopher Baines wrote ---- > > sirgazil writes: > > > ---- On Sun, 03 Nov 2019 07:19:42 -0500 Christopher Baines wrote ---- [...] > > I have one question, though; couldn't these news be posted as entries > > in the current blog, tagged as "News" entries? > > Right, that's something I didn't really consider. > > Thinking about it now, I think it's worth considering though. What > advantages and disadvantages do you think they'd be for integrating this > in to the website? > > For advantages, I can think of: > > - Easier to have a consistent visual style > - Easier to provide a combined Atom feed for regular and weekly posts Yes, I was thinking about these too. People already subscribed to Guix blog wouldn't have to subscribe to another news feed. > As for disadvantages: > > - Might make the website more complicated, doing partially automated > weekly news stuff as well No, I mean, your news application could be independent of the static website code in https://git.savannah.gnu.org/cgit/guix/guix-artwork.git. But I was thinking that maybe it could push the generated news to the posts directory in guix-artwork.git so that your application wouldn't have to worry about the presentation part...