This repo helps you create markdown/nunjuncks template files with relevant headers and other data for use in the paging layouts and include templates
- Clone repo
- Run `cd js-yaml-front-matter` or bash into the repo downloaded
- Run `npm install` to install all node modules
- Ensure the `_site/_data` being the data source is in place
- Then run `node templateMaker/js-yaml-script.js` to generate the files under the folder here `houses-for-sale`. I have made the run only for the first element in the array - see line number 7 in `templateMaker/js-yaml-script.js`
- Run the build command `eleventy --serve` if you have installed eleventy globally to convert the files into a `dist` folder