unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Amirouche Boubekki <amirouche@hypermove.net>
To: "Luis Felipe López Acevedo" <felipe.lopez@openmailbox.org>
Cc: ludo@gnu.org,
	guile-devel-bounces+amirouche+dev=hypermove.net@gnu.org,
	guile-devel@gnu.org
Subject: Re: New logo and website design proposal
Date: Sat, 10 Oct 2015 13:40:25 +0200	[thread overview]
Message-ID: <40e33f2a7803095520ef34748c9fd1f7@hypermove.net> (raw)
In-Reply-To: <6dc9f38ccdf1f6be79c45d55ad034a65@openmailbox.org>

Le 2015-10-10 00:24, Luis Felipe López Acevedo a écrit :
> On 2015-09-23 11:18, Luis Felipe López Acevedo wrote:
>> 
>> With the feedback so far, I'm planning to make a revision of the
>> mockup this weekend to include the suggested changes.
>> 
> 
> 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/>.
> 

Le 2015-10-10 00:24, Luis Felipe López Acevedo a écrit :
> On 2015-09-23 11:18, Luis Felipe López Acevedo wrote:
>> 
>> With the feedback so far, I'm planning to make a revision of the
>> mockup this weekend to include the suggested changes.
>> 
> 
> 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
> 

It looks good! Maybe because I'm getting use to it ;)

More seriously, it always looked good. It doesn't look 'unsophisticated'
(what I called previously 'childish') at all over multiple pages. The
scheme wizards are well represented.

And it definitely makes Guile more welcoming.

I happy that everybody agree that this is the way forward for Guile 
community. I'm also happy to see more people interested in accessibility
and more people acknowledging "worse is better/more accessible".


Thanks everybody!

> The source files are available in this provisional repository:
> 
>     https://bitbucket.org/sirgazil/guile-website
> 
> All pages of the current website are migrated to the new style, except
> for the following:
> 
> * News <http://www.gnu.org/software/guile/news.html>. I'm currently
> linking to Savannah to display all news.
> * Community <http://www.gnu.org/software/guile/community.html>. Should
> we add a Community page and link to the main menu? Or do we use the
> About page to list the contact info listed in the current Community
> page?
> * Cool Ideas <http://www.gnu.org/software/guile/ideas.html>. Could
> these be added to Savannah task tracker instead?
> * Graphics <http://www.gnu.org/software/guile/graphics/> I don't know
> what to do with this one yet.
> 
> Some other things to do:
> 
> * Fetch news from Savannah for the latest news in the home page.
> * Update illustration to remove reference to Lua.
> 
> This is an overview of the website source directory structure:
> 
>     guile-website
>     ├── README
>     └── website
>         ├── apps             <- This is how a website is extended:
> Blog, PMS, Gallery, etc.
>         ├── static           <- Name-spaced assets for the website 
> apps.
>         ├── resources.scm    <- A list of all the resources of the
> website to be built (HTML, RSS, etc.)
>         └── utils.scm        <- Common variables, URL helpers, etc.
> 
> I didn't add the code I'm using for building/testing the website
> because it's hideous, and you may want to write your own code for
> building anyways (à la GuixSD).
> 
> I'm willing to change any silly things you see in the code, so don't
> hesitate to ask :)

-- 
Amirouche ~ amz3 ~ http://www.hyperdev.fr



  reply	other threads:[~2015-10-10 11:40 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 [this message]
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         ` New logo and website design proposal Aleix Conchillo Flaqué
2015-10-12 13:26           ` 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=40e33f2a7803095520ef34748c9fd1f7@hypermove.net \
    --to=amirouche@hypermove.net \
    --cc=felipe.lopez@openmailbox.org \
    --cc=guile-devel-bounces+amirouche+dev=hypermove.net@gnu.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).