UNPKG

ember-blog

Version:

Adds a static blog to any Ember CLI app, supporting posts written in Markdown and HTMLBars

4 lines (2 loc) 78 B
import PostView from 'ember-blog/views/post/index'; export default PostView;