1
0
Fork 0

feat(markdown): Docs on docs structure

This commit is contained in:
Joost De Cock 2022-01-16 12:21:55 +01:00
parent 149ad90feb
commit 14096f56df
7 changed files with 517 additions and 5 deletions

View file

@ -1,5 +1,20 @@
---
title: Tutorials
order: 1010
order: zaa
---
You can find a list of all FreeSewing tutorials below:
<ReadMore recurse />
<Related>
##### What makes a tutorial a tutorial?
Tutorials are lessons that take you by the hand through a series of steps to complete a project.
For more details, refer to [How we structure our documentation](/guides/docs).
</Related>