eta icon indicating copy to clipboard operation
eta copied to clipboard

Add Eta support to Eleventy

Open bgub opened this issue 5 years ago • 0 comments

The Eleventy static site generator is growing increasingly popular, and it would be great to add support for the Eta template engine. See this issue in the Eleventy repository for the feature request.

https://github.com/11ty/eleventy-plugin-vue looks like a good example we could get started with. It should theoretically be easy to add Eta support, because Eta implements file handling, partials, layouts, and caching on its own.

bgub avatar Oct 15 '20 17:10 bgub