Eleventy crib sheet
debugging
Create an object with frontmatter data and inspect its contents
{{ { date: date, tags: tags | dump } }}
Create an object with frontmatter data and inspect its contents
{{ { date: date, tags: tags | dump } }}