Ghost/core/client/README.md
Hannah Wolfe bb543ede8e Adding READMEs to clarify the 2 client folders
- seemed like  a good idea.
2014-05-07 22:51:51 +01:00

643 B

What's this?

This is the shiny new Ghost admin UI built in Ember.js. It gets served if you visit the URL /ghost/ember/.

We're currently in the process of building this awesome new UI to replace the old one which was written in backbone, lives in the /clientold/ folder and is still served when you visit the URL /ghost/.

In short, we currently have 2 admins:

  • Old, Backbone Admin UI lives in /clientold/ and is served from /ghost/
  • New, Ember Admin UI lives in /client/ and is served from /ghost/ember/

For more information, please read the Ember admin wiki page