1
0
Fork 0
freesewing/sites/dev/docs/howtos/readme.mdx
Joost De Cock 469eb43c95
feat: Add various content types to docusaurus (#7231)
This brings blog posts, showcase posts, and newsletter editions into the Docusaurus site.

It also adds support for using TailwindCSS inside a container. So this will probably end up being the new freesewing.org site in v4.
2024-11-18 11:05:16 +01:00

18 lines
388 B
Text

---
title: Howtos
---
You can find a list of all FreeSewing hotwtos below:
<ReadMore />
:::note 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.
:::