Go to file
Kevin Ansfield e4d34d4221 🎨 Highlight non-breaking spaces as special chars in the editor
closes https://github.com/TryGhost/Ghost/issues/9384
- add non-breaking space char to CodeMirror's default "specialChars" regex so that they are visible in the editor
2018-01-11 09:20:25 +00:00
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app 🎨 Highlight non-breaking spaces as special chars in the editor 2018-01-11 09:20:25 +00:00
config Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
lib 2018 2018-01-02 21:46:16 +00:00
mirage Avoid leaking state in Ember objects 2017-11-25 09:49:49 +00:00
public/assets Added Zapier app with pre-built zap templates list (#943) 2018-01-09 11:36:41 +01:00
tests 🎨 Move "Update available" notification to the About screen (#894) 2018-01-09 14:23:36 +00:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +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 bump eslint-plugin-ember, enable default rules 2017-11-25 09:49:49 +00:00
.gitignore Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.travis.yml Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
Gruntfile.js 🛠 switch to using yarn in our Grunt tasks (#613) 2017-04-04 11:36:17 +01:00
LICENSE 2018 2018-01-02 21:46:16 +00:00
README.md 2018 2018-01-02 21:46:16 +00:00
bower.json New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
ember-cli-build.js New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
package.json Version bump to 1.20.0 2018-01-09 21:42:08 +01:00
testem.js Bump dependencies (#929) 2017-12-13 12:27:15 +00:00
yarn.lock 🐛 Fixed list editing regression in 1.19.2 2018-01-05 11:48:12 +00:00

README.md

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 the working with Ghost-Admin section of our contributing guide for setup details and swing by our Slack channel 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-2018 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.