Quantcast
Viewing all articles
Browse latest Browse all 4827

How to swap Handlebars for EJS

@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

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles