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: Mon, 12 Oct 2015 15:23:30 +0200 Message-ID: <87mvvocjal.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> 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 1444656316 3354 80.91.229.3 (12 Oct 2015 13:25:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2015 13:25:16 +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 Mon Oct 12 15:25:14 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 1Zld6G-0007gu-La for guile-devel@m.gmane.org; Mon, 12 Oct 2015 15:25:12 +0200 Original-Received: from localhost ([::1]:55333 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zld6G-0005AU-58 for guile-devel@m.gmane.org; Mon, 12 Oct 2015 09:25:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zld5h-0004Mz-Ay for guile-devel@gnu.org; Mon, 12 Oct 2015 09:24:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zld5e-0003iv-74 for guile-devel@gnu.org; Mon, 12 Oct 2015 09:24:37 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zld4g-0003Iy-6P; Mon, 12 Oct 2015 09:23:34 -0400 Original-Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:43198 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1Zld4f-0005MZ-FZ; Mon, 12 Oct 2015 09:23:33 -0400 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 21 =?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 "Sun, 11 Oct 2015 16:39:16 -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:17911 Archived-At: Luis Felipe L=C3=B3pez Acevedo skribis: > No need for conversion, Ludovic, the source is pure Guile Scheme (I > did my homework): Oh I had overlooked that. Well this is really perfect then. :-) I have added you to the Guile group on Savannah, so feel free to push your code to the new guile/guile-website.git repo (please restrict yourself to this repo.) It=E2=80=99s better to use GNU-style ChangeLog for commit logs (same as for Guix), but it=E2=80=99s OK if you want to skip tha= t. We=E2=80=99ll wait for an OK from Andy and Mark before putting the site on-= line. Thank you! Ludo=E2=80=99.