-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
33 additions
and
26 deletions.
There are no files selected for viewing
7 changes: 3 additions & 4 deletions
7
landing-pages/site/content/en/blog/airflow-survey-2023/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
16 changes: 16 additions & 0 deletions
16
landing-pages/site/content/en/blog/airflow-survey-2024/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: "Airflow Survey 2024" | ||
linkTitle: "Airflow Survey 2024" | ||
tags: ["community", "survey", "users"] | ||
date: "2025-02-27" | ||
author: "Ankit Chaurasia" | ||
github: "sunank200" | ||
linkedin: "sunank200" | ||
menu: | ||
main: | ||
weight: 31 | ||
--- | ||
|
||
 | ||
|
||
[View Raw Data](https://astronomer.typeform.com/report/SF2VGNTc/fRSeRcKKJ3kgYXVl) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,14 @@ | ||
--- | ||
title: "Airflow Survey 2024" | ||
linkTitle: "Airflow Survey 2024" | ||
tags: ["community", "survey", "users"] | ||
menu: | ||
main: | ||
weight: 31 | ||
--- | ||
|
||
<div> | ||
<img src="Airflow Survey 2024 Results.png" alt="Airflow Survey 2024 Infographic" /> | ||
</div> | ||
|
||
<div class="survey-button-container"> | ||
<div class="survey-button"> | ||
<a href="https://astronomer.typeform.com/report/SF2VGNTc/fRSeRcKKJ3kgYXVl"> | ||
<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> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="refresh" content="0; url=https://airflow.apache.org/blog/airflow-survey-2023/"> | ||
<link rel="canonical" href="https://airflow.apache.org/blog/airflow-survey-2023/"> | ||
<title>Redirecting...</title> | ||
</head> | ||
<body> | ||
<p>If you are not redirected automatically, please click | ||
<a href="https://airflow.apache.org/blog/airflow-survey-2023/">here</a>. | ||
</p> | ||
</body> | ||
</html> |