Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Latest commit

History

History
47 lines (32 loc) * 1.08 KB

getting-started-category.md

File metadata and controls

47 lines (32 loc) * 1.08 KB
title permalink keywords summary feedback layout sidebar key level icon display-title display-summary weight youtubeId
Getting Started
/getting-started/
getting started get started stitch onboarding new user set up stitch
Resources and guides for learning about Stitch and setting up your own data pipeline.
false
page
stitch
getting-started
category
file
Getting Started
Learn about Stitch and set up your own data pipeline.
1
ma_zRadotOM

{% include youtube-player.html id=page.youtubeId %}

{% include misc/data-files.html %}

{{ page.summary }}


{% assign guides = site.getting-started | where_exp:"guide","guide.title != page.title" |sort:"weight" %}

{% for guide in guides %} {{ guide.title }} {{ guide.summary }} {% endfor %}