Return an array from a render function to write multiple templates (11ty.js) #4147
zachleat
started this conversation in
Enhancement Queue
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Per #3629 and #4146 it would be kinda neat to (as an alternative to pagination?) return an array of results from a render function to write multiple templates!
Might need some additional permalink translation too (instead of just appending a count to the path) so maybe also:
All reactions