1
0
Fork 0
freesewing/sites/dev/docs/howtos/editors/frontmatter
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
..
about feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
lists feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
multi-line feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
structure feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
readme.mdx

---
title: Working with Frontmatter
---

Frontmatter is a way to add metadata to Markdown documents.
It is used extensively on freesewing.org and freesewing.dev alike.

Here's what you need to know:

<ReadMore />