Skip to content

Commit 3e2d40d

Browse files
author
Natalie Arellano
committed
Make indices for tutorials
Signed-off-by: Natalie Arellano <[email protected]>
1 parent 13415cb commit 3e2d40d

File tree

4 files changed

+24
-0
lines changed
  • content/docs
    • for-app-developers/tutorials/build-basic-app
    • for-buildpack-authors/tutorials
    • for-platform-operators/tutorials/invoke-lifecycle

4 files changed

+24
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title="Build an application with buildpacks"
3+
weight=1
4+
expand=true
5+
include_summaries=true
6+
+++
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title="Write a basic buildpack"
3+
weight=1
4+
expand=true
5+
include_summaries=true
6+
+++
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title="Write a basic extension"
3+
weight=2
4+
expand=true
5+
include_summaries=true
6+
+++
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
+++
2+
title="Orchestrate a build by invoking the lifecycle binary"
3+
weight=1
4+
expand=true
5+
include_summaries=true
6+
+++

0 commit comments

Comments
 (0)