Eleventy: Add support for the Eta template engine

Created on 16 Sep 2020  路  3Comments  路  Source: 11ty/eleventy

Hi! I'm the maintainer of Eta, an embedded JavaScript template engine.

I'd love to add Eta support to Eleventy. Eta improves on EJS in multiple areas (it has significantly better performance, for example) and also adds new features like plugins and custom delimiters.

What would the process of adding support look like? Can I submit a PR?

Is your feature request related to a problem? Please describe.
Eleventy does not support the Eta template engine.

Describe the solution you'd like
Add support for the Eta template engine

Additional context
Eta GitHub
Eta Website

enhancement needs-votes

Most helpful comment

@nebrelbug This might allow you to test the waters: https://github.com/11ty/eleventy/issues/1422#issuecomment-696154131

All 3 comments

Love it! Stay tuned for #117 and you can easily add a plugin yourself!

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.

View the enhancement backlog here. Don鈥檛 forget to upvote the top comment with 馃憤!

@nebrelbug This might allow you to test the waters: https://github.com/11ty/eleventy/issues/1422#issuecomment-696154131

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ndaidong picture ndaidong  路  4Comments

zachleat picture zachleat  路  3Comments

nilsmielke picture nilsmielke  路  4Comments

veleek picture veleek  路  3Comments

DirtyF picture DirtyF  路  3Comments