Skip to content

Commit

Permalink
Create _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anilkulkarni87 authored Dec 4, 2023
1 parent 3c0a6a6 commit 5a728df
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _config.yml
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

0 comments on commit 5a728df

Please sign in to comment.