ember-ghost
Version:
Fully-functional, SEO friendly static site implementation of a blog system built on Ember.
18 lines (11 loc) • 544 B
Markdown
1.4.0 / 2019-02-19
==================
* Add support for multiple authors on posts and deprecate single authors #15 from @amyrlam
1.3.0 / 2019-01-15
==================
* Add `excerpt` to post model #14 from @amyrlam
1.2.0 / 2018-11-25
==================
* using ember-auto-import instead of ember-cli-cjs-transform #10 from @mansona
* improving the blueprint to work more effectively with addons #10 from @mansona
* moving application adapter to addon folder so it can be imported and expanded in consuming app #10 from @mansona