culinary.kemonine.info/themes/gochowdown/archetypes/recipe-bundle/index.md

37 lines
578 B
Markdown
Raw Normal View History

2022-12-03 15:27:03 +00:00
---
layout: recipe
title: "Template Recipe"
image: plate_pic.jpg
imagecaption: This is the alt text /and/ image caption. Do **NOT** skip!
2022-12-03 15:27:03 +00:00
date: {{ .Date }}
draft: true
AuthorName: KemoNine
AuthorURL: "https://culinary.kemonine.info"
inspiration:
- title: This isn't a link
- title: Link text
url: "https://domain.tld"
category: PickABroadCategeory
cuisine: PickABroadType
tags:
- tag 1
- tag 2
yield: 4
prepTime: 1 hr 20 mins
cookTime: 10 mins
2022-12-03 15:27:03 +00:00
ingredients:
- ingredient 1
- ingredient 2
2022-12-03 15:27:03 +00:00
directions:
- step 1
- step 2
2022-12-03 15:27:03 +00:00
---
## Notes
- note 1
- note 2