You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ai...@apache.org on 2019/12/11 19:10:53 UTC

[airflow-site] branch aijamalnk-patch-1 created (now 9d62ea2)

This is an automated email from the ASF dual-hosted git repository.

aizhamal pushed a change to branch aijamalnk-patch-1
in repository https://gitbox.apache.org/repos/asf/airflow-site.git.


      at 9d62ea2  A blog post announcing the new website

This branch includes the following new commits:

     new 9d62ea2  A blog post announcing the new website

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[airflow-site] 01/01: A blog post announcing the new website

Posted by ai...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aizhamal pushed a commit to branch aijamalnk-patch-1
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit 9d62ea27a675deb17be7dc45fe6d8cd042be0fd1
Author: Aizhamal Nurmamat kyzy <ai...@gmail.com>
AuthorDate: Wed Dec 11 11:10:46 2019 -0800

    A blog post announcing the new website
---
 .../site/content/en/blog/announcing-new-website.md | 35 ++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/landing-pages/site/content/en/blog/announcing-new-website.md b/landing-pages/site/content/en/blog/announcing-new-website.md
new file mode 100644
index 0000000..de77b7f
--- /dev/null
+++ b/landing-pages/site/content/en/blog/announcing-new-website.md
@@ -0,0 +1,35 @@
+---
+title: "New Airflow website"
+linkTitle: "New Airflow website"
+author: "Aizhamal Nurmamat kyzy"
+description: "We are thrilled about our new website!"
+tags: ["Community"]
+date: "2019-12-11"
+---
+
+The brand new Airflow website has arrived! Those who have been following the process know that the journey 
+to update the old Airflow website started at the beginning of the year. 
+Thanks to sponsorship from the Cloud Composer team at Google that allowed to 
+collaborate with Polidea and deliver an awesome website.
+
+Documentation of open source projects is key to engaging new contributors in the maintenance, 
+development, and adoption of software. We want the Apache Airflow community to have 
+the best possible experience to contribute and use the project. We also took this opportunity to make the project 
+more accessible, and in doing so, increase its reach.
+
+In the past three and a half months, we have updated everything: created a more efficient landing page, 
+enhanced information architecture, and improved UX & UI. Most importantly, the website now has capabilities 
+to be translated into many languages. This is our effort to foster a more inclusive community around 
+Apache Airflow, and we look forward to seeing contributions in Spanish, Chinese, Russian, and other languages as well! 
+
+We built our website on Docsy, a platform that is easy to use and contribute to. Follow 
+[these steps](https://github.com/apache/airflow-site/blob/aip-11/README.md) to set up your environment and 
+to create your first pull request. You may also use 
+the new website for your own open source project as a template. 
+All of our [code is open and hosted on Github](https://github.com/apache/airflow-site/tree/aip-11).
+
+Share your questions, comments, and suggestions with us, to help us improve the website.
+We hope that this new design makes finding documentation about Airflow easier, 
+and that its improved accessibility increases adoption and use of Apache Airflow around the world.
+
+Happy browsing!