THoenig / 11ty-bs5-starter

Minimal 11ty starter with Bootstrap 5 and Parcel
MIT License
20 stars 14 forks source link

Won't use yaml files for data #4

Open nigelwhite opened 3 years ago

nigelwhite commented 3 years ago

I had to convert my yaml to json before it was recognised and consumed.

Does anyone know how to alter the eleventy.js, in this project, so that yaml data can be processed?