add link to front matter docs
This commit is contained in:
parent
9e5299377a
commit
b527bbf48e
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ time: 240
|
||||||
|
|
||||||
The recipe's file name isn't important, but it's good practice to make it something obvious, like `chocolate_cake.md` and not `strawberry_pie.md`.
|
The recipe's file name isn't important, but it's good practice to make it something obvious, like `chocolate_cake.md` and not `strawberry_pie.md`.
|
||||||
|
|
||||||
The recipe files are standard YAML. Every recipe **must** begin and end with three dashes to ensure that Jekyll processes it.
|
The recipe files are standard YAML. Every recipe **must** begin and end with three dashes [to ensure that Jekyll processes it](https://jekyllrb.com/docs/front-matter/).
|
||||||
|
|
||||||
Good:
|
Good:
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in a new issue