Skip to content

sshahar1/introduction-to-data-engineering

Repository files navigation

Netlify Status

Introduction to Data Engineering

Presentation Deck Template

Usage

Edit and extend your slides inside the src/slides.md file. Navigate with the arrow keys.

# To develop & write
$ yarn develop

# To build
$ yarn build

Writing

By default, use src/slides/.

Markdown files are loaded in sorted path order. Slides are generated by splitting each markdown file along <hr/> elements (--- in Markdown lingo).

Examples:

# This is the first slide

---

## This is the second slide

![Monkey](//i.imgur.com/PnbINJ6.gif)

About

Presentation about data engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published