Skip to content

New transforms-esque feature that runs earlier, modifies HTML before inserted in collections/layouts #3318

Description

@zachleat

https://www.11ty.dev/docs/transforms/

Related: 11ty/eleventy-plugin-rss#47
Related: #3294

This would offer some performance benefit and avoid duplicate transforms execution (via renderTransforms filter and the traditional post-build transforms execution step)

Could be useful for image transforms. Drawback: it would not process the HTML boilerplate in layouts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions