We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05afce7 commit efd46b2Copy full SHA for efd46b2
docs/architecture/exercise-structure.md
@@ -4,8 +4,6 @@ parent: Architecture
4
nav_order: 2
5
---
6
7
-# Exercise structure
8
-
9
Exercises follow a fixed structure for the Git-Mastery app to pick up on:
10
11
```text
docs/architecture/index.md
@@ -2,3 +2,5 @@
2
title: Architecture
3
nav_order: 3
+
+These are the various components of the Git-Mastery ecosystem!
docs/architecture/verification-workflow.md
nav_order: 4
-# Verification Workflow
```mermaid
flowchart
a[Verify exercise] --> b["Check if in exercise (using .gitmastery-exercise.json)"]
0 commit comments