attempting to get the generator to work but not yet

This commit is contained in:
James Tombleson 2022-10-09 12:35:48 -07:00
parent 18cff44ec6
commit 230a9899d1
2 changed files with 21 additions and 1 deletions

View File

@ -7,7 +7,7 @@ draft: true
tags: []
categories: []
listthumbnail: "./recipie-folder-name/thumbnail.png"
listthumbnail: "./{{ title }}/thumbnail.png"
thumbnail: "./thumbnail.png"
parenturl: "https://site.com"

View File

@ -0,0 +1,20 @@
---
title: "{{ replace .Name "-" " " | title }}"
subtitle: Any Subtext you might want to append
date: {{ .Date }}
draft: true
tags: []
categories: []
listthumbnail: "./{{ title }}/thumbnail.png"
thumbnail: "./thumbnail.png"
parenturl: "https://site.com"
---
## Ingredients
## Instructions
## Notes