mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-23 19:32:13 +00:00
Updated Readme badges
This commit is contained in:
parent
d6bb20ff22
commit
4f9a8b93d9
27
README.md
27
README.md
@ -1,14 +1,15 @@
|
|||||||
# Admin Panel
|
# Admin Panel
|
||||||
|
|
||||||

|
[](https://ci.delta-wings.net/DeltaCMS/Core/)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## Table of Content
|
## Table of Content
|
||||||
|
|
||||||
- [Admin Panel](#admin-panel)
|
- [Admin Panel](#admin-panel)
|
||||||
- [Table of Content](#table-of-content)
|
- [Table of Content](#table-of-content)
|
||||||
- [Description](#description)
|
- [Description](#description)
|
||||||
|
- [Install](#install)
|
||||||
- [Build](#build)
|
- [Build](#build)
|
||||||
- [Changelog](#changelog)
|
- [Changelog](#changelog)
|
||||||
- [Badges](#badges)
|
- [Badges](#badges)
|
||||||
@ -22,12 +23,20 @@
|
|||||||
|
|
||||||
WIP
|
WIP
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
Fetch the latest release from the release tab [here](https://git.delta-wings.net/DeltaCMS/Core/releases)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
|
run this command in the terminal
|
||||||
|
|
||||||
```console
|
```console
|
||||||
composer install --no-dev --optimize-autoload
|
composer install --no-dev --optimize-autoload
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Now point your web server to the `public` folder and tada =) your website is up
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
see [changelog.md](./changelog.md)
|
see [changelog.md](./changelog.md)
|
||||||
@ -40,22 +49,22 @@ We're using [shields.io](https://shields.io/) badges
|
|||||||
|
|
||||||
_([ci.delta-wings.net](https://ci.delta-wings.net))_
|
_([ci.delta-wings.net](https://ci.delta-wings.net))_
|
||||||
|
|
||||||

|

|
||||||
`https://img.shields.io/drone/build/AdminPanel/Core.svg?server=https%3A%2F%2Fci.delta-wings.net&style=for-the-badge`
|
`https://img.shields.io/drone/build/DeltaCMS/Core.svg?server=https%3A%2F%2Fci.delta-wings.net&style=for-the-badge`
|
||||||
|
|
||||||
### Coverage
|
### Coverage
|
||||||
|
|
||||||
_([Codacy](https://app.codacy.com/project/Aviorleking/AdminPanel/dashboard))_
|
_([Codacy](https://app.codacy.com/project/Aviorleking/AdminPanel/dashboard))_
|
||||||
|
|
||||||

|

|
||||||
`https://img.shields.io/codacy/coverage/ae3cdab2030c4b62aa42d3d0eed40f86.svg?style=for-the-badge`
|
`https://img.shields.io/codacy/coverage/bf7f9ac73707426e9afc4b9daa950039.svg?style=for-the-badge`
|
||||||
|
|
||||||
### Code Quality
|
### Code Quality
|
||||||
|
|
||||||
_([Codacy](https://app.codacy.com/project/Aviorleking/AdminPanel/dashboard))_
|
_([Codacy](https://app.codacy.com/project/Aviorleking/AdminPanel/dashboard))_
|
||||||
|
|
||||||

|

|
||||||
`https://img.shields.io/codacy/grade/ae3cdab2030c4b62aa42d3d0eed40f86.svg?style=for-the-badge`
|
`https://img.shields.io/codacy/grade/bf7f9ac73707426e9afc4b9daa950039.svg?style=for-the-badge`
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user