Skip to content

Add Eta support to Hexo #41

Description

@bgub

Hexo has support for EJS.

Since Eta is more powerful, faster, and has more reliable parsing than EJS, it would be great to add support for Eta to Hexo.

https://github.com/hexojs/hexo-renderer-ejs is installed by default in new Hexo projects. Since Eta imitates much of the external API of EJS, we should be able to use very similar code (the actual renderer is only 15 lines long). Then we should be able to add support for Eta-specific features, like plugins.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions