Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new template engine #66

Open
jwir3 opened this issue May 5, 2019 · 0 comments
Open

Add a new template engine #66

jwir3 opened this issue May 5, 2019 · 0 comments

Comments

@jwir3
Copy link

jwir3 commented May 5, 2019

This project works great for mustache. I've found there are some issues using handlebars, but these appear to have already been reported.

One thing that would be really nice is if we could add another template engine. Specifically, for our work, I'd like to add nunjucks. This, of course, is hindered by the fact that there doesn't seem to be a nunjucks-parsing gem available for rails.

Does anyone know how much of an effort it would be to add the aforementioned gem as a wrapper to the existing nunjucks parsing, then use it within stache?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant