UNPKG

ember-blog

Version:

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

6 lines (4 loc) 90 B
'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };