Skip to content

Commit 6d5ce76

Browse files
committed
getting started section
1 parent 90c843a commit 6d5ce76

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

src/_data/sidenav/main.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ sections:
33
- section_title: Getting Started
44
section:
55
- path: /getting-started
6-
title: Getting started with Segment
6+
title: Getting Started With Segment
77
- path: /getting-started/01-what-is-segment
88
title: What is Segment?
99
- path: /getting-started/02-simple-install
10-
title: A simple Segment installation
10+
title: A Simple Segment Installation
1111
- path: /getting-started/03-planning-full-install
12-
title: Planning a full installation
12+
title: Planning a Full Installation
1313
- path: /getting-started/04-full-install
14-
title: A full Segment installation
14+
title: A Full Segment Installation
1515
- path: /getting-started/05-data-to-destinations
16-
title: Sending data to destinations
16+
title: Sending Data to Destinations
1717
- path: /getting-started/06-testing-debugging
18-
title: Testing and debugging
18+
title: Testing and Debugging
1919
- path: /getting-started/whats-next
20-
title: What's next?
20+
title: What's Next
2121

2222
- section_title: Guides
2323
section:

src/getting-started/02-simple-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: A simple Segment installation
2+
title: A Simple Segment Installation
33
---
44

55

src/getting-started/03-planning-full-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Planning a full installation
2+
title: Planning a Full Installation
33
---
44

55
Now that we’ve shown you Segment in action, let’s step back and think through what a full implementation of Segment for your organization would look like. We know that figuring out what events to track in Segment can feel overwhelming. You should expect this planning process to have the following steps:

src/getting-started/04-full-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: A full Segment implementation
2+
title: A Full Segment Implementation
33
related:
44
- "/connections/spec/best-practices-event/"
55
- "/connections/spec/best-practices-identify/"

src/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Getting Started with Segment
2+
title: Getting Started With Segment
33
---
44

55
<iframe width="100%" height="385" src="https://www.youtube.com/embed/-5nUITqOz3Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

src/getting-started/whats-next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What's next?
2+
title: What's Next
33
---
44

55
You're just getting started with Segment, but there's so much more to explore!

0 commit comments

Comments
 (0)