feat(markdown): Docs on docs structure
This commit is contained in:
parent
149ad90feb
commit
14096f56df
7 changed files with 517 additions and 5 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue