unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: "Luis Felipe López Acevedo" <felipe.lopez@openmailbox.org>
Cc: "Ludovic Courtès" <ludo@gnu.org>, guile-devel <guile-devel@gnu.org>
Subject: Re: New logo and website design proposal
Date: Sun, 11 Oct 2015 23:07:18 -0700	[thread overview]
Message-ID: <CA+XASoVNTbL30ZiOe5jhF-TZuNzv0BhZ4uHhmLSTrSK-Lbg3wA@mail.gmail.com> (raw)
In-Reply-To: <6dc9f38ccdf1f6be79c45d55ad034a65@openmailbox.org>

[-- Attachment #1: Type: text/plain, Size: 1133 bytes --]

On Fri, Oct 9, 2015 at 3:24 PM, Luis Felipe López Acevedo <
felipe.lopez@openmailbox.org> wrote:

> Hi,
>
> I just finished an implementation of the new website. You can grab a copy
> of the built site from here:
>
>
> https://bitbucket.org/sirgazil/dnd/downloads/guile-website-20151009.tar.gz
>
> To try it out:
>
>    $ cd path/to/guile-website-yyyymmdd
>    $ python3 -m http.server            # couldn't find a equivalent in
> Guile
>
> Then visit the website at <http://localhost:8000/>.
>
>
​This looks beautiful!

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 the
explanation.

I have no idea how to do this or how hard it is. So, please disregard if it
doesn't make sense.

Congrats!

Aleix

[-- Attachment #2: Type: text/html, Size: 2950 bytes --]

  parent reply	other threads:[~2015-10-12  6:07 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-15 19:23 New logo and website design proposal Luis Felipe López Acevedo
2015-09-15 19:43 ` Mathieu Lirzin
2015-09-15 23:48   ` Luis Felipe López Acevedo
2015-09-15 21:05 ` David Pirotte
2015-09-15 23:55   ` Luis Felipe López Acevedo
2015-09-16  0:12     ` Nala Ginrut
2015-09-15 21:31 ` Christopher Allan Webber
2015-09-16  0:38   ` Luis Felipe López Acevedo
2015-09-21 20:40   ` Ludovic Courtès
2015-09-23 16:18     ` Luis Felipe López Acevedo
2015-09-23 21:12       ` Ludovic Courtès
2015-10-09 22:24       ` Luis Felipe López Acevedo
2015-10-10 11:40         ` Amirouche Boubekki
2015-10-10 14:49         ` Christopher Allan Webber
2015-10-10 17:24         ` Thompson, David
2015-10-10 19:17           ` Luis Felipe López Acevedo
2015-10-11 20:11             ` Ludovic Courtès
2015-10-11 21:39               ` Luis Felipe López Acevedo
2015-10-12 13:23                 ` Ludovic Courtès
2015-10-12 21:13                   ` Luis Felipe López Acevedo
2015-10-18 17:58                     ` Ludovic Courtès
2015-10-18 18:06                       ` Luis Felipe López Acevedo
2015-10-20 12:50                         ` Ludovic Courtès
2015-10-20 14:58                           ` Luis Felipe López Acevedo
2015-10-20 15:05                             ` Ludovic Courtès
2015-10-20 20:13                               ` Luis Felipe López Acevedo
2015-10-26 23:24                                 ` Ludovic Courtès
2015-10-27 14:46                                   ` Luis Felipe López Acevedo
2015-10-27 18:15                           ` Luis Felipe López Acevedo
2015-11-05  9:56                             ` New web site is live! Ludovic Courtès
2015-10-12  6:07         ` Aleix Conchillo Flaqué [this message]
2015-10-12 13:26           ` New logo and website design proposal Ludovic Courtès
2015-10-12 13:06             ` tomas
2015-10-12 18:15             ` Luis Felipe López Acevedo
2015-10-12 18:59               ` tomas
2015-10-12 20:32               ` Amirouche Boubekki
2015-10-12  8:15         ` Nala Ginrut
2015-10-12 18:00           ` Luis Felipe López Acevedo
2015-10-12 17:03         ` Aleix Conchillo Flaqué
2015-10-12 18:20           ` Luis Felipe López Acevedo
2015-09-16  6:43 ` Ricardo Wurmus
2015-09-17 14:33   ` Luis Felipe López Acevedo
2015-09-16  8:19 ` Alex Sassmannshausen
2015-09-17 14:59   ` Luis Felipe López Acevedo
2015-09-17 15:09     ` Thompson, David
2015-09-18  9:47     ` Amirouche Boubekki
2015-09-23 15:17       ` Luis Felipe López Acevedo
2015-09-25 23:28         ` The Guile community we could have (or: solving Worse is More Accessible) Christopher Allan Webber
2015-09-26  8:04           ` Taylan Ulrich Bayırlı/Kammer
2015-09-26  9:04             ` Alex Sassmannshausen
2015-10-20  8:46           ` Ludovic Courtès
2015-10-20 14:48             ` Christopher Allan Webber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+XASoVNTbL30ZiOe5jhF-TZuNzv0BhZ4uHhmLSTrSK-Lbg3wA@mail.gmail.com \
    --to=aconchillo@gmail.com \
    --cc=felipe.lopez@openmailbox.org \
    --cc=guile-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).