This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new d92e7bc75c Add Airflow Survey 2023 results page (#923)
d92e7bc75c is described below
commit d92e7bc75c1e54fd49bd7a1d46860de43667cf2a
Author: Michael Robinson <[email protected]>
AuthorDate: Thu Jan 4 02:31:04 2024 -0500
Add Airflow Survey 2023 results page (#923)
* Use fixed infographics.
Signed-off-by: Michael Robinson <[email protected]>
---------
Signed-off-by: Michael Robinson <[email protected]>
---
landing-pages/site/assets/scss/_survey.scss | 36 +++++++++++++++++++++
landing-pages/site/assets/scss/main-custom.scss | 1 +
...lts - Airflow Usage - Page 1 - [email protected] | Bin 0 -> 297353 bytes
...lts - Airflow Usage - Page 2 - [email protected] | Bin 0 -> 326938 bytes
...lts - Airflow Usage - Page 3 - [email protected] | Bin 0 -> 397058 bytes
...- Community and Contribution - [email protected] | Bin 0 -> 391089 bytes
...023 - Results - Demographics - [email protected] | Bin 0 -> 486816 bytes
...ults - The Future of Airflow - [email protected] | Bin 0 -> 433688 bytes
landing-pages/site/content/en/survey/_index.html | 26 +++++++++++++++
9 files changed, 63 insertions(+)
diff --git a/landing-pages/site/assets/scss/_survey.scss
b/landing-pages/site/assets/scss/_survey.scss
new file mode 100644
index 0000000000..be4b127f02
--- /dev/null
+++ b/landing-pages/site/assets/scss/_survey.scss
@@ -0,0 +1,36 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+img {
+ max-width: 100%;
+ height: auto;
+}
+
+.bottom-image {
+ margin-bottom: 5vh;
+}
+
+.survey-button-container {
+ display: flex;
+ align-items: center;
+}
+
+.survey-button {
+ margin: auto;
+}
diff --git a/landing-pages/site/assets/scss/main-custom.scss
b/landing-pages/site/assets/scss/main-custom.scss
index 97d8b63b54..f8b67b86f1 100644
--- a/landing-pages/site/assets/scss/main-custom.scss
+++ b/landing-pages/site/assets/scss/main-custom.scss
@@ -53,3 +53,4 @@
@import "share-social-media";
@import "four-oh-four";
@import "docs";
+@import "survey";
diff --git a/landing-pages/site/content/en/survey/Astronomer - Airflow Survey
2023 - Results - Airflow Usage - Page 1 - [email protected]
b/landing-pages/site/content/en/survey/Astronomer - Airflow Survey 2023 -
Results - Airflow Usage - Page 1 - [email protected]
new file mode 100644
index 0000000000..113dd30ade
Binary files /dev/null and b/landing-pages/site/content/en/survey/Astronomer -
Airflow Survey 2023 - Results - Airflow Usage - Page 1 - [email protected] differ
diff --git a/landing-pages/site/content/en/survey/Astronomer - Airflow Survey
2023 - Results - Airflow Usage - Page 2 - [email protected]
b/landing-pages/site/content/en/survey/Astronomer - Airflow Survey 2023 -
Results - Airflow Usage - Page 2 - [email protected]
new file mode 100644
index 0000000000..ea6f5bf555
Binary files /dev/null and b/landing-pages/site/content/en/survey/Astronomer -
Airflow Survey 2023 - Results - Airflow Usage - Page 2 - [email protected] differ
diff --git a/landing-pages/site/content/en/survey/Astronomer - Airflow Survey
2023 - Results - Airflow Usage - Page 3 - [email protected]
b/landing-pages/site/content/en/survey/Astronomer - Airflow Survey 2023 -
Results - Airflow Usage - Page 3 - [email protected]
new file mode 100644
index 0000000000..ee7ba49541
Binary files /dev/null and b/landing-pages/site/content/en/survey/Astronomer -
Airflow Survey 2023 - Results - Airflow Usage - Page 3 - [email protected] differ
diff --git a/landing-pages/site/content/en/survey/Astronomer - Airflow Survey
2023 - Results - Community and Contribution - [email protected]
b/landing-pages/site/content/en/survey/Astronomer - Airflow Survey 2023 -
Results - Community and Contribution - [email protected]
new file mode 100644
index 0000000000..027ae136f5
Binary files /dev/null and b/landing-pages/site/content/en/survey/Astronomer -
Airflow Survey 2023 - Results - Community and Contribution - [email protected]
differ
diff --git a/landing-pages/site/content/en/survey/Astronomer - Airflow Survey
2023 - Results - Demographics - [email protected]
b/landing-pages/site/content/en/survey/Astronomer - Airflow Survey 2023 -
Results - Demographics - [email protected]
new file mode 100644
index 0000000000..ccf0c5300b
Binary files /dev/null and b/landing-pages/site/content/en/survey/Astronomer -
Airflow Survey 2023 - Results - Demographics - [email protected] differ
diff --git a/landing-pages/site/content/en/survey/Astronomer - Airflow Survey
2023 - Results - The Future of Airflow - [email protected]
b/landing-pages/site/content/en/survey/Astronomer - Airflow Survey 2023 -
Results - The Future of Airflow - [email protected]
new file mode 100644
index 0000000000..6b8e994e4d
Binary files /dev/null and b/landing-pages/site/content/en/survey/Astronomer -
Airflow Survey 2023 - Results - The Future of Airflow - [email protected] differ
diff --git a/landing-pages/site/content/en/survey/_index.html
b/landing-pages/site/content/en/survey/_index.html
new file mode 100644
index 0000000000..c6f0e66259
--- /dev/null
+++ b/landing-pages/site/content/en/survey/_index.html
@@ -0,0 +1,26 @@
+---
+title: "Airflow Survey 2023"
+linkTitle: "Airflow Survey 2023"
+menu:
+ main:
+ weight: 31
+---
+
+<div>
+ <img src="Astronomer - Airflow Survey 2023 - Results - Demographics -
[email protected]"/>
+ <img src="Astronomer - Airflow Survey 2023 - Results - Community and
Contribution - [email protected]"/>
+ <img src="Astronomer - Airflow Survey 2023 - Results - Airflow Usage - Page
1 - [email protected]"/>
+ <img src="Astronomer - Airflow Survey 2023 - Results - Airflow Usage - Page
2 - [email protected]"/>
+ <img src="Astronomer - Airflow Survey 2023 - Results - Airflow Usage - Page
3 - [email protected]"/>
+ <img class="bottom-image" src="Astronomer - Airflow Survey 2023 - Results -
The Future of Airflow - [email protected]"/>
+</div>
+
+<div class="survey-button-container">
+ <div class="survey-button">
+ <a
href="https://docs.google.com/forms/d/1wYm6c5Gn379zkg7zD7vcWB-1fCjnOocT0oZm-tjft_Q/viewanalytics">
+ <button type="submit" class="btn-hollow btn-brown btn-with-icon
with-box-shadow">
+ <span class="bodytext__medium--brownish-grey">View Raw Data</span>
+ </button>
+ </a>
+ </div>
+</div>