From dev-return-7479-archive-asf-public=cust-asf.ponee.io@airflow.apache.org Fri Jan 25 01:16:45 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 38E6418062C for ; Fri, 25 Jan 2019 01:16:45 +0100 (CET) Received: (qmail 77842 invoked by uid 500); 25 Jan 2019 00:16:44 -0000 Mailing-List: contact dev-help@airflow.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.apache.org Delivered-To: mailing list dev@airflow.apache.org Received: (qmail 77825 invoked by uid 99); 25 Jan 2019 00:16:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2019 00:16:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 011D8180B04 for ; Fri, 25 Jan 2019 00:16:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -13.702 X-Spam-Level: X-Spam-Status: No, score=-13.702 tagged_above=-999 required=6.31 tests=[DKIMWL_WL_MED=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, ENV_AND_HDR_SPF_MATCH=-0.5, HTML_MESSAGE=2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, USER_IN_DEF_DKIM_WL=-7.5, USER_IN_DEF_SPF_WL=-7.5] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=google.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Uxrtr-3h_2gp for ; Fri, 25 Jan 2019 00:16:41 +0000 (UTC) Received: from mail-oi1-f174.google.com (mail-oi1-f174.google.com [209.85.167.174]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 7A09C5FDE4 for ; Fri, 25 Jan 2019 00:16:40 +0000 (UTC) Received: by mail-oi1-f174.google.com with SMTP id u18so6415050oie.10 for ; Thu, 24 Jan 2019 16:16:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=+OLQur+MAbpF93iv2mWtjOljFDDZrZZJk06/qsXDDjo=; b=EdV2uvsBVvM/67l0XM4sPHvHnNv39Gnmpc/Zzsegeu2Vp10+bwVEn2jt/px6fWy19Q PtCCsvOk+qyWvnYFCt0A62wmDHzY0PMqAUYs3OcsHXRmquGx9nlJM8oGOgf1sDi14Qt8 Ywr8btjsDo3gII1ea1IrPW+FDy9wXv1Re9uyrlTP/IfB40F92D0LycsvYUKod0isAh15 K6eNUt4mCWePfUUmog60Hi6tqnJvkkLJiEHl3M9Sij0DNiPCeUSiLL8Uj60qrIjtQhyM lbNDSzrddwkZXblTaWXCIpdHOgmPve/iIvtPaL87mAe6rKhyMNYr+H02CPRDB2NZqjS0 Re9w== X-Gm-Message-State: AJcUukc2IcRUOMVvgiNEy0VjZ312r90mzCRpRTgO9gZkAw4/oYOzFq86 rf0YOyTMLCDAsDGr6Aeh82NwukNIOoae0ZWss4KynHb81os= X-Google-Smtp-Source: ALg8bN7KaPlLTSbSDqbOaLnsAcGLJGtvX91waT5BA30BbTnBo2mcyQ0GiiwM/o+VZIvAol9I1BMubrLGiQ0bEVC1sWs= X-Received: by 2002:aca:4008:: with SMTP id n8mr70991oia.161.1548375398320; Thu, 24 Jan 2019 16:16:38 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Pablo Estrada Date: Thu, 24 Jan 2019 16:16:27 -0800 Message-ID: Subject: Re: [PROPOSAL] Add a landing page for Apache Airflow To: dev@airflow.apache.org Content-Type: multipart/alternative; boundary="00000000000099168905803d3d9b" --00000000000099168905803d3d9b Content-Type: text/plain; charset="UTF-8" Hello all, I've discussed this with Aizhamal too. The idea that we had in mind is that auto-generated Pydocs are great for developers and maintainers - and we'd probably like to maintain that as is; but the landing page, blog (the less docs-y, more website-y parts) could be done with another tool. Best -P. On Thu, Jan 24, 2019 at 4:11 PM Sid Anand wrote: > Aizhamal, > You may want to consider creating an AIP (Airflow Improvement Proposal) for > this. Once you create a wiki account, I can grant it perms to allow you to > create Wiki pages for your AIP. > -s > > On Thu, Jan 24, 2019 at 3:53 PM Ben Tallman wrote: > > > +1 > > > > Thanks, > > Ben > > > > -- > > Ben Tallman - 503.680.5709 <(503)%20680-5709> > > > > > > On Thu, Jan 24, 2019 at 3:33 PM Felix Uellendall < > felix.uellendall@gmx.de> > > wrote: > > > > > Hey, > > > > > > I like this idea :) > > > > > > +1 > > > > > > -feluelle > > > > > > Am 24/01/2019 um 23:58 schrieb Aizhamal Nurmamat kyzy: > > > > Hello everyone! > > > > > > > > I was wondering what the community thinks about the idea of adding a > > nice > > > > landing page for Airflow website. I imagine a landing page with short > > > > description of the product, core feature + navigation to > documentation, > > > > community and blog pages. > > > > > > > > If you support the idea and think it will be useful, I would like to > > > > volunteer in creating it. I am not completely sure which platform I > > will > > > > use at the moment, but I have couple of ideas. > > > > > > > > Let me know what you think, and if you have any points that you think > > > > should be considered for such a website. > > > > > > > > > > > > Thanks, > > > > Aizhamal > > > > > > > > > > --00000000000099168905803d3d9b--