@mcc @gutmunchies general rule of thumb with eleventy is: (a) it can parse individual files and transform them to other files (.md to .html) and (b) it can take anything you put in the “data” folder (.json crap, or .toml, .yaml, .csv, anything you add a plugin to handle) and make it available to all templates.