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,23 @@
|
|||
---
|
||||
title: Howtos
|
||||
order: 1020
|
||||
order: zcc
|
||||
---
|
||||
|
||||
You can find a list of all FreeSewing hotwtos below:
|
||||
|
||||
|
||||
<ReadMore recurse />
|
||||
|
||||
<Related>
|
||||
|
||||
##### What makes a howto a howto?
|
||||
|
||||
Howtos give your concrete steps to solve a common problem or challenge.
|
||||
|
||||
Guides and howtos are on a spectrum with howtos being terse *do-this-then-that* recipes, whereas
|
||||
guides take more time to explain in-depth what is being done and why.
|
||||
|
||||
For more details, refer to [How we structure our documentation](/guides/docs).
|
||||
|
||||
</Related>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue