Ghost/ghost/admin
Kevin Ansfield 893a010a4f Lazy-load SimpleMDE dependency in MD card (reduces main bundle by 260KB)
no issue
- use broccoli-funnel to avoid polluting the `dist/` dir with unused build artefacts
- load codemirror and simplemde CSS up-front to avoid duplicate styles and specificity problems
- pull simplemde dependency out into a separate JS file and lazy-load in `{{gh-simplemde}}` component to reduce main bundle size. Before/after:
  - `vendor.min.js 3.58 MB (795.88 KB gzipped)`
  - `vendor.min.js 3.32 MB (710.66 KB gzipped)`
2019-01-21 16:06:25 +00:00
..
.github Syncing CONTRIB and PR templates with main repo 2019-01-15 20:51:49 +00:00
app Lazy-load SimpleMDE dependency in MD card (reduces main bundle by 260KB) 2019-01-21 16:06:25 +00:00
config Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
lib Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
mirage Bump dependencies (#1092) 2019-01-08 14:39:37 +00:00
public/assets
tests Added ability to configure Slack integration's username (#1084) 2019-01-21 12:26:21 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
.eslintrc.js
.gitignore Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
.travis.yml
.watchmanconfig
ember-cli-build.js Lazy-load SimpleMDE dependency in MD card (reduces main bundle by 260KB) 2019-01-21 16:06:25 +00:00
Gruntfile.js
LICENSE
package.json Bumped Codemirror, fixed hidden cursor in empty Code Injection fields 2019-01-21 13:57:31 +00:00
README.md Updated docs links to best equivalents (#1097) 2019-01-16 16:03:33 +00:00
testem.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
yarn.lock Bumped Codemirror, fixed hidden cursor in empty Code Injection fields 2019-01-21 13:57:31 +00:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

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

Copyright & License

Copyright (c) 2013-2019 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.