empress-blog-ghost-helpers

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import empressBlogGhostHelpers from 'https://cdn.skypack.dev/empress-blog-ghost-helpers';
</script>

README

empress-blog-ghost-helpers

This addon implements the Ghost template helpers as Ember helpers so that we can more easly port Ghost templates to empress-blog

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install empress-blog-ghost-helpers

Usage

empress-blog originally started as a "shallow fork" of Ghost, and therefore it supported all the helpers that Ghost provided for templates by default. Now you can optionally add support for these helpers which is particularly useful if you are porting a template from Ghost. And if you are building a template from scratch there is no need to install this dependency.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.