rrmhearts / ember-ghost-ember-template

The Ember-Ghost template for the Ember Blog

Home Page:https://ember-ghost-ember-template.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-ghost-ember-template

This is a custom template for the Ember Blog designed to work with Ember Ghost

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

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 ember-ghost ember-ghost-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.

About

The Ember-Ghost template for the Ember Blog

https://ember-ghost-ember-template.netlify.com

License:MIT License


Languages

Language:HTML 56.8%Language:JavaScript 28.4%Language:CSS 14.8%