0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Tidied up Admin README

- removed links that are no longer needed now the Admin code is in the
  main monorepo
This commit is contained in:
Daniel Lockyer 2022-08-03 21:16:04 +02:00
parent 86aceb3a25
commit 37f910965b
No known key found for this signature in database
GPG key ID: D21186F0B47295AD

View file

@ -1,10 +1,6 @@
# Ghost-Admin
This is the home of Ember.js based admin app that ships with [Ghost](https://github.com/tryghost/ghost).
**Do you want to set up a Ghost blog?** Check the [getting started guide](https://ghost.org/docs/introduction/)
**Do you want to modify or contribute to Ghost-Admin?** Please read how to [install from source](https://ghost.org/docs/install/source/) and swing by our [forum](https://forum.ghost.org) if you need any help 😄
This is the home of the Ember.js-based Admin app that ships with [Ghost](https://github.com/tryghost/ghost).
## Running tests
@ -57,10 +53,6 @@ To have a full list of the available options, run
ember exam --help
```
## Have a bug or issue?
Bugs and issues (even if they only affect the admin app) should be opened on the core [Ghost](https://github.com/tryghost/ghost/issues) repository.
# Copyright & License
Copyright (c) 2013-2022 Ghost Foundation - Released under the [MIT license](LICENSE). Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our [trademark policy](https://ghost.org/trademark/) for info on acceptable usage.