Skip to content

Commit

Permalink
Merge pull request #6862 from TryGhost/admin-split
Browse files Browse the repository at this point in the history
Extract admin client into a separate project / submodule
  • Loading branch information
acburdine committed May 19, 2016
2 parents 72c6cf7 + 76826a3 commit c25653b
Show file tree
Hide file tree
Showing 516 changed files with 4 additions and 33,625 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -1,3 +1,6 @@
[submodule "content/themes/casper"]
path = content/themes/casper
url = https://github.com/TryGhost/Casper.git
[submodule "core/client"]
path = core/client
url = https://github.com/TryGhost/Ghost-Admin.git
1 change: 1 addition & 0 deletions core/client
Submodule client added at 39622c
9 changes: 0 additions & 9 deletions core/client/.ember-cli

This file was deleted.

20 changes: 0 additions & 20 deletions core/client/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions core/client/.jscsrc

This file was deleted.

36 changes: 0 additions & 36 deletions core/client/.jshintrc

This file was deleted.

3 changes: 0 additions & 3 deletions core/client/.watchmanconfig

This file was deleted.

30 changes: 0 additions & 30 deletions core/client/app/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions core/client/app/_config.yml

This file was deleted.

9 changes: 0 additions & 9 deletions core/client/app/adapters/application.js

This file was deleted.

54 changes: 0 additions & 54 deletions core/client/app/adapters/base.js

This file was deleted.

132 changes: 0 additions & 132 deletions core/client/app/adapters/embedded-relation-adapter.js

This file was deleted.

19 changes: 0 additions & 19 deletions core/client/app/adapters/setting.js

This file was deleted.

4 changes: 0 additions & 4 deletions core/client/app/adapters/tag.js

This file was deleted.

23 changes: 0 additions & 23 deletions core/client/app/adapters/user.js

This file was deleted.

0 comments on commit c25653b

Please sign in to comment.