From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +sY1DFB3bF/yMgAA0tVLHw (envelope-from ) for ; Thu, 24 Sep 2020 10:39:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 0HCAB1B3bF9tLQAAbx9fmQ (envelope-from ) for ; Thu, 24 Sep 2020 10:39:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2533294050F for ; Thu, 24 Sep 2020 10:39:11 +0000 (UTC) Received: from localhost ([::1]:38294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLOec-0000HY-42 for larch@yhetil.org; Thu, 24 Sep 2020 06:39:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLNvB-0007Mk-Ur for emacs-orgmode@gnu.org; Thu, 24 Sep 2020 05:52:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58481) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLNvB-0001C7-I6; Thu, 24 Sep 2020 05:52:13 -0400 Received: from davidam by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kLNvA-0002Ak-M8; Thu, 24 Sep 2020 05:52:12 -0400 From: David Arroyo Menendez To: Timothy E Chapman Subject: Re: The Website Revamp: The final stretch In-Reply-To: (message from Timothy E Chapman on Thu, 24 Sep 2020 00:00:51 +0800) Date: Thu, 24 Sep 2020 05:52:12 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: bzg@gnu.org, emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: 2GEleCQVV5ET Timothy E Chapman writes: > Hi Bastien, > > Just remembered I haven't addressed everything you mentioned here. > > Bastien wrote: > >> Also, let's remove the mini-unicorn in the top bar, it is redundant >> and reminds me of the opening of IT Crowd. > > Ah yes, I see the resemblance :P I'm not sure this is a good idea though, as > while this can be seen as redundant on the homepage, the navbar is used on > every page. Considering that this is a site to help people learn about Org, > I think that the visual consistency of having it on every page, and > how that helps reinforce the association between Org and that logo is worth it. > Having it regularly appear should help it stick. > >> - I believe there are too many pages: I'd love the website to be just >> one HTML page. Rich contents should go to Worg and yes, we need to >> upgrade Worg's design too. Let's try moving such contents to Worg as >> soon as we can -- but this is not a blocker for the switch. > It seems a good idea more simple is better. There are many bootstrap free web designs, it's a good idea for responsive, I'm using this idea for damegender.net, damewebutils.davidam.com and damelibraries.davidam.com. My website (davidam.com) is not using bootstrap and I'm happy with mobiles, too. > I think a single page might be a bit further than ideal, as I see it a > 'core' of static pages > for orgmode.org would be > - index/homepage > - features > - quickstart > - install > Yes, it sounds a good idea. I would add documentation (manuals, worg) and community (irc, mailing lists, emacswiki, https://emacs.stackexchange.com/, telegram, meetups, ...) > How does that sound to you? Of course, all of this migration to Worg > can happen after an iniIal switch. > >> - For the manual, I'd prefer to use the same design that the one used >> on the gnu.org website: > > This is quite easy (and not actually part of this branch), I think we > just need to pass > --css-ref "https://www.gnu.org/software/emacs/manual.css" > to the makeinfo/texi2any/texi2html command in > https://code.orgmode.org/bzg/org-mode/src/master/doc/Makefile > > All the best, > > Timothy. > > -- https://damegender.net