3.0.0 • Published 1 year ago

empress-blog-ember-template v3.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
1 year ago

empress-blog-ember-template

This is a custom template for the Ember Blog designed to work with empress-blog.

For more information about empress-blog read the empress-blog documentation but if you want to get started straight away, try the quick start below.

Compatibility

  • Ember.js v3.24 or above
  • Ember CLI v3.24 or above
  • Node.js v12 or above

Quick Start

# if you don't have ember-cli installed already
npm install -g ember-cli

ember new super-blog
cd super-blog

ember install empress-blog empress-blog-ember-template

It will ask you if you want to update the index.html file and you should say yes 👍

If you want to see the blog system running on your local machine just run npm start and you will be able to navigate to http://localhost:4200 to see the blog in action.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.