mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
5d03aa2f06
no issue - coverage reports were not really being used and were frequently ignored when merging PRs because we knew there were reductions in test coverage - coveralls also causes some problems with Renovate because there can be random micro changes in reported coverage that meant a PR "failed" when really it was fine
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# Ghost-Admin
|
|
|
|
[![Build Status](https://travis-ci.org/TryGhost/Ghost-Admin.svg?branch=master)](https://travis-ci.org/TryGhost/Ghost-Admin)
|
|
|
|
This is the home of Ember.js based admin client that ships with [Ghost](https://github.com/tryghost/ghost).
|
|
|
|
**Do you want to set up a Ghost blog?** Check the [getting started guide](https://docs.ghost.org/concepts/introduction/)
|
|
|
|
**Do you want to modify or contribute to Ghost-Admin?** Please read how to [install from source](https://docs.ghost.org/install/source/) and swing by our [forum](https://forum.ghost.org) 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](https://github.com/tryghost/ghost/issues) repository.
|
|
|
|
# Copyright & License
|
|
|
|
Copyright (c) 2013-2019 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.
|