From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: website: say what Guix is at the very top Date: Wed, 24 Jan 2018 15:22:25 +0100 Message-ID: <87a7x31gm6.fsf@gnu.org> References: <87inc0gzoz.fsf@elephly.net> <863732wf9z.fsf@gmail.com> <87efmm70re.fsf@elephly.net> <87r2qm3rfv.fsf@gnu.org> <87r2qj1d6o.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeLwf-0007Y9-AK for guix-devel@gnu.org; Wed, 24 Jan 2018 09:22:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeLwb-0002s2-8Q for guix-devel@gnu.org; Wed, 24 Jan 2018 09:22:33 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:46660) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eeLwb-0002pm-1I for guix-devel@gnu.org; Wed, 24 Jan 2018 09:22:29 -0500 In-Reply-To: <87r2qj1d6o.fsf@elephly.net> (Ricardo Wurmus's message of "Sun, 21 Jan 2018 15:47:27 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org, George myglc2 Clemmer , sirgazil Hello! Ricardo Wurmus skribis: > Ludovic Court=C3=A8s writes: [...] >> In principle I think it=E2=80=99s a good idea. In practice I=E2=80=99m = not sure what >> this would look like, though. >> >> For instance, does that mean /distro would be a =E2=80=9Csecond home pag= e=E2=80=9D, with >> screenshots, contacts, blog entries, baseline, and all? Or would it be >> different? What would be remove from or add to the actual home page? > > I think of /distro as just a leaf page, not a whole website on its own. > > - The logo in the menu bar should be the Guix logo. The GuixSD logo > could be shown in the contents of the /distro page. > > - The menu should probably have an item for GuixSD > > - The screenshots are applicable to GuixSD only, in my opinion, so they > don=E2=80=99t make much sense on the Guix home page. I guess we could = have > Guix-only text =E2=80=9Cscreenshots=E2=80=9D to show the command-line u= ser interface. > > - I=E2=80=99d remove the =E2=80=9CAll packages=E2=80=9D button from =E2= =80=9CDiscover GuixSD=E2=80=9D > > - =E2=80=9CGNU Guix in other GNU/Linux distros=E2=80=9D is a great sectio= n that should > link to the Guix package manager=E2=80=99s home page. > > - I would remove the blog, contact, and =E2=80=9CGuixSD and GNU Guix in y= our > field=E2=80=9D sections from the distro sub-page to avoid duplication. Sounds reasonable and actionable. > - The two sites should have separate Download sections. > > =E2=80=A6 and as I imagine these changes I become confused about how to l= ink to > these two download pages. Having a single =E2=80=9CDownload=E2=80=9D lin= k at the top > bar would not work when we want to offer separate pages for GuixSD and > Guix. We could have /distro/download, which would be linked from the > /distro page, just like we currently have /download linked from right > after the introduction. It would have to be a very prominent button, > shown =E2=80=9Cabove the page fold=E2=80=9D so that we can drop the =E2= =80=9CDownload=E2=80=9D item > from the menu bar. > > The download page for GuixSD should offer the GuixSD options first and > link to the Guix download page ater the options =E2=80=94 and vice versa. Agreed. So I guess we should start working in that direction. Anyone willing to start? WDYT, sirgazil? Thanks, Ludo=E2=80=99.