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-12-01 00:04:08 -06:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app Fix inability to write posts as an author (#405) 2016-11-17 20:08:11 +00:00
config Update code to match eslint rules 2016-11-14 13:26:00 +00:00
lib/asset-delivery 💄remove final jscs references 2016-11-16 12:27:30 +00:00
public/assets ✍ Change contributors on about page to be manually (#330) 2016-10-17 09:58:44 +01:00
tests tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.eslintrc.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
.gitignore chore(package): update ember-cli to version 2.9.0 (#354) 2016-10-21 09:07:49 +01:00
.travis.yml switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
ember-cli-build.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
Gruntfile.js 🔥 Remove grunt contributor (#331) 2016-11-15 16:17:08 +00:00
LICENSE copy LICENSE from main Ghost repository (#165) 2016-08-01 10:04:56 +01:00
package.json chore(package): update ember-data to version 2.10.0 (#420) 2016-12-01 00:04:08 -06:00
README.md add travis build status to readme 2016-06-08 14:35:38 -06:00
testem.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00

Ghost-Admin

Build status

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.