From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: [Blog/Cookbook?] On multiple Guix profiles and manifests Date: Mon, 14 Oct 2019 15:30:38 +0200 Message-ID: <87blujqwsh.fsf@gnu.org> References: <87y2xzihqs.fsf@ambrevar.xyz> <87a7a7u1w1.fsf@gnu.org> <87o8ynnwgw.fsf@ambrevar.xyz> <87r23ha7fr.fsf@gnu.org> <87eezh54aa.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37452) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iK0Qu-00062S-4m for help-guix@gnu.org; Mon, 14 Oct 2019 09:30:51 -0400 In-Reply-To: <87eezh54aa.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Sun, 13 Oct 2019 12:27:25 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix@gnu.org, guix-blog@gnu.org Hi, Pierre Neidhardt skribis: > Ludovic Court=C3=A8s writes: > >> Though maybe we don=E2=80=99t need to have both a blog post and a sectio= n in the >> cookbook, at least once the cookbook is visible on-line. :-) > > It would be nice to have a web feed for the cookbook then :) > > Is this planned? Of course, that=E2=80=99s the whole point of having a Cookbook. :-) For that we need two things: 1. A variant of =E2=80=98doc/build.scm=E2=80=99 to build the cookbook. 2. A new =E2=80=98static-web-site-service-type=E2=80=99 instance in along with appropriate rules in so that the cookbook is automatically published on-line. Nothing difficult, but as always, help welcome! :-) Thanks, Ludo=E2=80=99.