Using the new EleventyRenderPlugin #2102
Unanswered
pdehaan
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Playing around w/ the new Render plugin today in 1.0.0-beta.8 (npm i @11ty/eleventy@beta):
OUTPUT
This felt a bit strange, but I didn't want to figure out how to construct objects to pass to the
{% renderTemplate %}
tag, so I abused theeleventyComputed
a little to return the rawdata
:OUTPUT
Beta Was this translation helpful? Give feedback.
All reactions