Files
wiki/content/templates/guide.md
2026-01-05 22:41:39 +01:00

1.0 KiB

title, publish, date, tags, description
title publish date tags description
<% tp.file.title %> true <% tp.date.now("YYYY-MM-DD") %>
guide

<% tp.file.title %>

Overview

What this guide covers and what you'll accomplish.

Prerequisites

  • Requirement 1
  • Requirement 2
  • Required knowledge

What You'll Need

  • Hardware/software requirements
  • Tools
  • Access requirements

Steps

Step 1: Setup

Detailed instructions for the first step.

# Example commands

Step 2: Configuration

Continue with configuration steps.

# More commands

Step 3: Verification

How to verify everything is working.

# Verification commands

Troubleshooting

Issue 1

Problem: Description of the problem

Solution: How to fix it

Issue 2

Problem: Description

Solution: Fix

Next Steps

  • What to do after completing this guide
  • Related guides
  • Advanced configurations

References

  • Links to documentation
  • Related resources

Created: <% tp.date.now("YYYY-MM-DD") %>