Skip to content

Commit 9166d38

Browse files
authored
Add tutorial (#20025)
* adds pipelines tutorial * minor fixes
1 parent 1ace647 commit 9166d38

File tree

2 files changed

+482
-0
lines changed

2 files changed

+482
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
hideChildren: true
3+
pcx_content_type: navigation
4+
title: Tutorials
5+
sidebar:
6+
order: 8
7+
---
8+
9+
import { GlossaryTooltip, ListTutorials } from "~/components";
10+
11+
View <GlossaryTooltip term="tutorial">tutorials</GlossaryTooltip> to help you get started with Pipelines.
12+
13+
<ListTutorials />

0 commit comments

Comments
 (0)