Micro @eleven_ty tip:
We can use the Nunjucks "dump" filter to call "JSON.stringify" on an object and "dump" the result(s) into our template.
For example, we can render information about our current page with the Eleventy supplied "page" variable.
May 17, 2022 at 10:10:12 AM EDT
*
FILLER