Overview
This placeholder guide demonstrates the structure of a guide document in the site-docs collection.
Steps
- Create a new markdown file in the appropriate topic directory under
src/content/site-docs/. - Add frontmatter with
docId,topic,docType, and other required fields. - Write your content using standard markdown.
Summary
Guides follow a task-oriented structure: context, steps, and outcome. Replace this content with your own guide.