@Bartekus wrote:
Hello everyone,
I'm wondering how does one switch Ember from Handlebars to EJS?
I'd like to take our existing API documentation website which uses (https://github.com/aksalj/keenDoc which is EJS) and drop it into new ember-cli generated project. The whole thing is already done and looks beautiful plus feeds from markdown files so rewrite is not optimal nor wanted. I simply want to use different templeting engine, in this case EJS.
How does one go about getting ember to use EJS instead of handlebars.
Posts: 1
Participants: 1