On Fri, Oct 9, 2015 at 3:24 PM, Luis Felipe López Acevedo <
felipe.lo...@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

Reply via email to