All tutorials live in the root of the repo and conform to the following structure. name-of-tutorial ├── 1.md ├── 2.md ├── 3.md ├── ... ├── images │ ├── image-1.png │ └── ... ├── metadata.json ...