1
0
Fork 0
freesewing/markdown/dev/guides/en.md

22 lines
486 B
Markdown
Raw Normal View History

---
title: Guides
2022-01-16 12:21:55 +01:00
order: zbb
---
2022-02-19 08:04:25 +01:00
You can find a list of all FreeSewing guides below:
2022-01-16 12:21:55 +01:00
<ReadMore recurse />
<Related>
##### What makes a guide a guide?
Guides tell a story to further your understanding of a specific topic.
2022-02-20 14:35:50 +01:00
Guides and howtos are on a spectrum with howtos being terse _do-this-then-that_ recipes, whereas
2022-01-16 12:21:55 +01:00
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>