1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Go to file
2016-06-01 12:15:00 +01:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app Merge pull request #27 from kevinansfield/improve-file-upload-tests 2016-05-27 19:29:07 +01:00
config deps: ember-simple-auth@1.1.0-beta.4 2016-04-28 08:34:26 -05:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets Slack integration 2016-05-08 12:49:15 +02:00
tests Improve uploader tests + test subscribers CSV import 2016-05-27 13:34:31 +01:00
.editorconfig Match .gitignore and .editorconfig with Ghost repo 2016-05-19 11:39:15 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Match .gitignore and .editorconfig with Ghost repo 2016-05-19 11:39:15 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Improve uploader tests + test subscribers CSV import 2016-05-27 13:34:31 +01:00
.travis.yml Add initial Travis config file 2016-05-19 13:33:14 +01:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: jquery-file-upload@9.12.3 2016-06-01 12:15:00 +01:00
ember-cli-build.js Drop XRegExp dependency 2016-03-30 19:45:20 +01:00
package.json chore(package): update ember-power-select to version 0.10.10 2016-05-31 15:28:59 +01:00
README.md Initial sub-project README.md 2016-05-19 11:39:15 +01:00
testem.js deps: ember-cli@2.4.0 2016-03-01 12:49:28 +00:00

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.