1
0
Fork 0
freesewing/sites/dev/docs/howtos
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
..
code chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
design fix(dev): One-liner admonitions 2024-09-29 07:14:59 +02:00
editors feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
environments chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
git chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
help chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
readme.mdx feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00

---
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.

:::