From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cH+JCVTZll/BXwAA0tVLHw (envelope-from ) for ; Mon, 26 Oct 2020 14:12:36 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mKZNBVTZll+hXwAAB5/wlQ (envelope-from ) for ; Mon, 26 Oct 2020 14:12:36 +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 823BA9404D3 for ; Mon, 26 Oct 2020 14:12:35 +0000 (UTC) Received: from localhost ([::1]:32850 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kX3Ef-0003eI-Sn for larch@yhetil.org; Mon, 26 Oct 2020 10:12:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kX3Db-0003dF-A9 for emacs-orgmode@gnu.org; Mon, 26 Oct 2020 10:11:27 -0400 Received: from mail-pf1-x42b.google.com ([2607:f8b0:4864:20::42b]:38681) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kX3DW-0004qm-JC; Mon, 26 Oct 2020 10:11:26 -0400 Received: by mail-pf1-x42b.google.com with SMTP id 10so6261802pfp.5; Mon, 26 Oct 2020 07:11:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=XWEF6HVrtVWeXl6r70yPdeMCRe6NGikpSikYifErFg0=; b=TgWKLMCZqEH5+ExzYPBmw/IFhr5Nxs4pocGD4yKGaqd1tCdUhzOETOTzgrjhSraxAm XrIxrRC/hemk3Qq/xqQ45T7G4EzBP2yTr9ULtfG9jidYrb8kU3iaUZhT7B7yVz7YFjFo aljoAS53Rh13LZmrPWuR3TE2PmaZxBVVdvc73GGCKlF+i48u5PXXZiW2EfK0PwhjfCi3 wirIGaXukmfL3kifFyjyQn5xEY33cQiJdFy2IyGxKvGPZjfMOSl9VZRvBg2Kc37RAO7o 7Ia2+2WZjpUCA2VqEHw9ALrmAkCosdGdgiS3AwqFt059kklnOFG6l4LnKOjg2N1j/rHw HIQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=XWEF6HVrtVWeXl6r70yPdeMCRe6NGikpSikYifErFg0=; b=aorZtyp7lQVwyJ7GsGFKxCFTiP4AKdHC95G/kGqgHCSqwu+Xe8+kH36ApNQyefNxOE 9Oso16YWFbnHCHCX89FSgJw7MySUNGkYqqzL781sXp8+fdNV80QQ+oAShuItZMNhx+Ao M9ZwpjlRKovmpeLhHIdtXVucy1xNqBQk4L6jwpWcxHEOmCJNbfjqbUD+Pj2KNzU+Laut YJYQ8DovpwqqoLiAOnTCRaR2/eswg3GqCFebO8D7SyPKScgINlYJ0hv461RGxgvmyDFF MYksgJcCbTcrD4o+eX5dUPnLNzqgahdJw2GFoHarft86rFu1n3K35bAHAEl9U7tFoR4u 2HEw== X-Gm-Message-State: AOAM530bwffy02L1FskkqjfozVckoR/ZawFY6QXI1jaC+REFyXF283YQ uF1hw/EsNccVmf4S4v1IxgbaTMankG0= X-Google-Smtp-Source: ABdhPJzfuyqyW7ZTHWcpDBVjSgmPi84NcbHy5RVEJZpfLcEe0lU0CGKMlIrQf2dUUy0gYUI/qcxOJw== X-Received: by 2002:a05:6a00:170a:b029:152:6881:5e2f with SMTP id h10-20020a056a00170ab029015268815e2fmr13773769pfc.21.1603721480588; Mon, 26 Oct 2020 07:11:20 -0700 (PDT) Received: from localhost (199-83-220-90.PUBLIC.monkeybrains.net. [199.83.220.90]) by smtp.gmail.com with ESMTPSA id j1sm11495301pfj.202.2020.10.26.07.11.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Oct 2020 07:11:19 -0700 (PDT) From: Jack Kamm To: Bastien , emacs-orgmode@gnu.org Subject: Re: New website - back to the old unicorn! In-Reply-To: <871rhl9ve7.fsf@gnu.org> References: <871rhl9ve7.fsf@gnu.org> Date: Mon, 26 Oct 2020 07:11:19 -0700 Message-ID: <87ft61qdq0.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::42b; envelope-from=jackkamm@gmail.com; helo=mail-pf1-x42b.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: TEC Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=TgWKLMCZ; dmarc=pass (policy=none) header.from=gmail.com; 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.71 X-TUID: uu5bHVb98jSk Thank you Timothy! It looks great. Bastien writes: > Dear all, > > thanks to the initiative and the patient efforts of Timothy, our > website has been revamped: new contents, new look and... the old > unicorn! > > Thanks very much to Timothy and to everyone who contributed with > feedback and ideas. > > This is a new basis that we will continue to polish and enhance. > > Enjoy :) > > https://orgmode.org > > -- > Bastien