-
Notifications
You must be signed in to change notification settings - Fork 10
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
1 parent
3c0a6a6
commit 5a728df
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
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,15 @@ | ||
remote_theme: pages-themes/[email protected] | ||
plugins: | ||
- jekyll-relative-links | ||
- jekyll-remote-theme | ||
title: Airflow Made Easy | Local Setup Using Docker | ||
description: Here, we guide you step-by-step on setting up Airflow locally with Docker. Simplify your workflow and explore our easy-to-follow instructions for seamless Airflow deployment on your machine. | ||
relative_links: | ||
enabled: true | ||
collections: true | ||
include: | ||
- README.md | ||
- COVID_NY.md | ||
- SUPERSET.md | ||
- TreasureData.md | ||
- BACKFILL.md |