Skip to content
Docs-as-Code Primer
Esc
navigateopen⌘Jpreview
On this page

Tutorial: [Goal title]

> A tutorial walks through a complete, realistic scenario from start to finish. The reader should end with a working outcome and the confidence to adapt it.

Tutorial: [Goal title]

A tutorial walks through a complete, realistic scenario from start to finish. The reader should end with a working outcome and the confidence to adapt it.

What you’ll learn

By the end of this tutorial you will be able to:

Prerequisites

  • [Product / tool installed]
  • [Account / access]
  • [What the reader should know already]

Scenario

Time to complete: [N] minutes

You are [role / context]. You need to [goal]. This tutorial shows you how.


Step 1: [Action]

# Exact commands

Result: [What success looks like]

Step 2: [Action]

Result:

Step 3: [Action]

Result:


Outcome

You now have [working outcome]. Your [key files / config] should look like:

(optional expected file tree or snippet)

Next steps

Troubleshooting

If this happens Try

Was this page helpful?