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 14:50:19 +0200 Message-ID: <87a8rdvh4k.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> 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 1445345499 783 80.91.229.3 (20 Oct 2015 12:51:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Oct 2015 12:51:39 +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 14:51:38 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 1ZoWO4-0006Z4-Uw for guile-devel@m.gmane.org; Tue, 20 Oct 2015 14:51:33 +0200 Original-Received: from localhost ([::1]:45653 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoWO4-0006ym-F2 for guile-devel@m.gmane.org; Tue, 20 Oct 2015 08:51:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoWO1-0006wS-2d for guile-devel@gnu.org; Tue, 20 Oct 2015 08:51:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoWNw-0005zr-6M for guile-devel@gnu.org; Tue, 20 Oct 2015 08:51:29 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoWMx-0005rw-CJ; Tue, 20 Oct 2015 08:50:23 -0400 Original-Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:33374 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZoWMw-0006D3-Ih; Tue, 20 Oct 2015 08:50:23 -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: <8a5ee640201c6fee99b9662cbb559f0e@openmailbox.org> ("Luis Felipe =?utf-8?Q?L=C3=B3pez?= Acevedo"'s message of "Sun, 18 Oct 2015 13:06:36 -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:17942 Archived-At: Luis Felipe L=C3=B3pez Acevedo skribis: > On 2015-10-18 12:58, ludo@gnu.org wrote: >> One last thing I noticed: The download section gives instructions for >> Debian and Fedora, which is useful. However, neither of these complies >> with the GNU FSDG. >> >> Thus I would suggest a change along these lines: >> >> >> >> How does that sound? (Anyone familiar with Parabola/Arch should >> fill in >> the FIXME. ;-)) >> >> Thanks, >> Ludo=E2=80=99. > > Sounds good to me :) I=E2=80=99ve pushed this change. 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? Eventually we=E2=80=99ll also have to copy the RSS-reading stuff from there= , for the 3 news entries that show up on the home page. Thanks, Ludo=E2=80=99.xs