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:26:21 +0200 Message-ID: <87io6ccj5u.fsf@gnu.org> References: <12940f8a9be1fde49c9e9700480893a3@openmailbox.org> <87fv2fbbav.fsf@dustycloud.org> <87h9mny097.fsf@gnu.org> <9f498ab696d5677675528a84527e4e5e@openmailbox.org> <6dc9f38ccdf1f6be79c45d55ad034a65@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 1444656434 5243 80.91.229.3 (12 Oct 2015 13:27:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2015 13:27:14 +0000 (UTC) Cc: guile-devel To: Aleix Conchillo =?utf-8?Q?Flaqu=C3=A9?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Oct 12 15:27:09 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 1Zld7u-0000dz-8H for guile-devel@m.gmane.org; Mon, 12 Oct 2015 15:26:54 +0200 Original-Received: from localhost ([::1]:55343 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zld7o-0006F6-Nv for guile-devel@m.gmane.org; Mon, 12 Oct 2015 09:26:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zld7U-0005v8-Il for guile-devel@gnu.org; Mon, 12 Oct 2015 09:26:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zld7R-0004UX-Dg for guile-devel@gnu.org; Mon, 12 Oct 2015 09:26:28 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zld7R-0004US-Bs; Mon, 12 Oct 2015 09:26:25 -0400 Original-Received: from pluto.bordeaux.inria.fr ([193.50.110.57]:43336 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1Zld7P-0006Hk-1i; Mon, 12 Oct 2015 09:26:23 -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: ("Aleix Conchillo \=\?utf-8\?Q\?Flaqu\=C3\=A9\=22's\?\= message of "Sun, 11 Oct 2015 23:07:18 -0700") 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:17912 Archived-At: Aleix Conchillo Flaqu=C3=A9 skribis: > I have a suggestion: would it be possible to show only one code sample in > the Code examples section? The code sample would periodically switch to a > new one smoothly and also the user should be able to jump from sample to > sample by clicking some arrows. Something like racket-lang (but much nicer > with your design!). Also, it would save some space. The code could be on > the left and the explanation on the right side with the title on top of t= he > explanation. I agree that it would be nice, if possible. OTOH the current web site has the advantage of being JavaScript-free. WDYT, Felipe? Ludo=E2=80=99.