Is YAML Front-Matter a thing we need/want to support? If so, what should it do?
- Specify a data-file for a template
- Maybe in conjunction with a flat list of files
- We would probably need a destination directory/extension in that case
- Or just to avoid specifying the data object in the grunt file.
- Specify extra data to be given to a template
- Specify output instructions
- Specify wrapper template
Is YAML Front-Matter a thing we need/want to support? If so, what should it do?