Ghost/ghost/admin
Kevin Ansfield 0bfe190bb3 Koenig - Implement full set of text editing shortcuts
refs https://github.com/TryGhost/Ghost/issues/9724
- <kbd>Ctrl+Alt+1</kbd> - Togggle heading level 1
- <kbd>Ctrl+Alt+2</kbd> - Togggle heading level 2
- <kbd>Ctrl+Alt+3</kbd> - Togggle heading level 3
- <kbd>Ctrl+Alt+4</kbd> - Togggle heading level 4
- <kbd>Ctrl+Alt+5</kbd> - Togggle heading level 5
- <kbd>Ctrl+Alt+6</kbd> - Togggle heading level 6
- <kbd>Ctrl/Cmd+H</kbd> - Cycle through heading levels 2-6
- <kbd>Ctrl+Q</kbd> - Toggle blockquote
- <kbd>Ctrl+L</kbd> - Toggle unordered list
- <kbd>Ctrl/Cmd+K</kbd> - Toggle link
- <kbd>Ctrl/Cmd+B</kbd> - Toggle bold
- <kbd>Ctrl/Cmd+I</kbd> - Toggle italic
- <kbd>Ctrl/Cmd+U</kbd> - Toggle underline
- <kbd>Ctrl+Alt+U</kbd> - Toggle strikethrough
- <kbd>Ctrl/Cmd+Shift+K</kbd> - Toggle code
2018-07-20 13:24:48 +01:00
..
.github Slack -> Forum 2018-04-02 17:06:14 +01:00
app Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
config Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
lib Koenig - Implement full set of text editing shortcuts 2018-07-20 13:24:48 +01:00
mirage Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
public/assets Adding placeholder illustration for Koenig image empty state 2018-06-11 13:29:39 +02:00
tests Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01: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 Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.gitignore Bump dependencies (#887) 2017-10-12 17:42:10 +02:00
.travis.yml Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
ember-cli-build.js 🐛 Koenig - Fixed Cmd+Backspace with special chars and Firefox triple-click behaviour 2018-07-17 18:13:05 +01:00
Gruntfile.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
LICENSE 2018 2018-01-02 21:46:16 +00:00
package.json Version bump to 1.24.9 2018-07-18 11:45:47 +01:00
README.md Slack -> Forum 2018-04-02 17:06:14 +01:00
testem.js Bump Ember dependencies to 3.0 (#961) 2018-02-28 17:31:43 +00:00
yarn.lock Koenig - Fixed placeholder position 2018-07-18 11:39:01 +01: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 the working with Ghost-Admin section of our contributing guide for setup details 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-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.