1 2 3 4 5 6 7 8 9
--- title: "{{ replace .Name "-" " " | title }}" url: new-post.html date: {{ .Date }} draft: true --- Start here ...