Just wondering if anyone out there has built an Ember app which incorporates a Ghost blog as part of the application. I’d be interested in what integration approach people are using (or considering).
2 Likes
Same here! Building a website that also has a blog page. Instead of re-inventing the wheel (although a blog is about the “hello world” of webapps, but maturing it takes an incredible amount of work) it would be great to leverage Ghost and it’s mature backend (which runs in Ember.js by the way).
Perhaps this can be of interest: ember-cli-ghost-app - npm