From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: New logo and website design proposal Date: Tue, 20 Oct 2015 17:05:45 +0200 Message-ID: <87eggpshpy.fsf@gnu.org> References: <12940f8a9be1fde49c9e9700480893a3@openmailbox.org> <87fv2fbbav.fsf@dustycloud.org> <87h9mny097.fsf@gnu.org> <9f498ab696d5677675528a84527e4e5e@openmailbox.org> <6dc9f38ccdf1f6be79c45d55ad034a65@openmailbox.org> <87fv1hxj1d.fsf@gnu.org> <87mvvocjal.fsf@gnu.org> <87eggsgit9.fsf@gnu.org> <8a5ee640201c6fee99b9662cbb559f0e@openmailbox.org> <87a8rdvh4k.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1445353646 14241 80.91.229.3 (20 Oct 2015 15:07:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Oct 2015 15:07:26 +0000 (UTC) Cc: Andy Wingo , Mark H Weaver , guile-devel To: Luis Felipe =?utf-8?Q?L=C3=B3pez?= Acevedo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Oct 20 17:07:11 2015 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZoYVE-00063B-26 for guile-devel@m.gmane.org; Tue, 20 Oct 2015 17:07:04 +0200 Original-Received: from localhost ([::1]:46255 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoYVD-0003Bt-IC for guile-devel@m.gmane.org; Tue, 20 Oct 2015 11:07:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoYV4-0003BV-A4 for guile-devel@gnu.org; Tue, 20 Oct 2015 11:06:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoYUy-0006dV-H1 for guile-devel@gnu.org; Tue, 20 Oct 2015 11:06:54 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoYU0-0006Fd-Er; Tue, 20 Oct 2015 11:05:48 -0400 Original-Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:48800 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZoYTz-00029a-K2; Tue, 20 Oct 2015 11:05:47 -0400 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 29 =?utf-8?Q?Vend=C3=A9miaire?= an 224 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x3D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu In-Reply-To: ("Luis Felipe =?utf-8?Q?L=C3=B3pez?= Acevedo"'s message of "Tue, 20 Oct 2015 09:58:55 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17945 Archived-At: Luis Felipe L=C3=B3pez Acevedo skribis: > On 2015-10-20 07:50, ludo@gnu.org wrote: > >> It seems the web site implementation lacks an simple way to export >> it to >> HTML. Could you maybe borrow from what the (www) module of Guix=E2=80= =99s web >> site does? > > Sure. Cool! After that I think we can make it live (Mark informally approved it in a private discussion; I haven=E2=80=99t heard from Andy, but I doubt = he would oppose, so I take responsibility for this. We can always tweak things afterwards.) Although it would be even better to synchronize it with 2.0.12=E2=80=A6 Ludo=E2=80=99.