Commit b62d2f

2026-06-23 03:31:10 Anonymous: -/-
tutorials.md ..
@@ 1,8 1,35 @@
# Tutorials
- This page is part of the AeThex documentation system.
+ Tutorials are guided, step-by-step learning paths for completing AeThex workflows.
- > [!NOTE]
- > This article is a placeholder and should be expanded.
+ <div class="docs-section-heading">
+ <h2>Tutorial style</h2>
+ <p>Tutorials should teach by doing, with clear prerequisites and a visible finish line.</p>
+ </div>
- {{PageIndex}}
+ Tutorials differ from reference pages. A tutorial should walk through one practical outcome, explain why each step matters, and link back to deeper reference docs.
+
+ ## Tutorial requirements
+
+ Each tutorial should include:
+
+ 1. Goal: what the reader will build or configure.
+ 2. Prerequisites: accounts, permissions, tools, or projects needed.
+ 3. Steps: numbered and testable.
+ 4. Verification: how to know it worked.
+ 5. Next steps: related docs and improvements.
+
+ ## Suggested tutorial paths
+
+ - Create an AeThex project.
+ - Set up Passport authentication.
+ - Use an API key with the CLI.
+ - Register a webhook endpoint.
+ - Organize access with teams and permissions.
+
+ <div class="docs-grid">
+ <a class="docs-card" href="/Getting-Started">Getting Started</a>
+ <a class="docs-card" href="/Passport">Passport</a>
+ <a class="docs-card" href="/CLI">CLI</a>
+ <a class="docs-card" href="/Webhooks">Webhooks</a>
+ </div>
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9