mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-01-27 12:50:54 +03:00
Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -21,10 +21,10 @@ docker compose -f docker-compose.alt.yml up -d
|
||||
|
||||
First user signup becomes admin. Configure GitHub and Gitea through the web interface!
|
||||
|
||||
<div align="center">
|
||||
<img src=".github/assets/dashboard.png" alt="Dashboard" width="79%" style="display: inline-block; vertical-align: top;"/>
|
||||
<img src=".github/assets/dashboard_mobile.png" alt="Dashboard Mobile" width="20%" style="display: inline-block; vertical-align: middle; padding-top: 10px;"/>
|
||||
</div>
|
||||
<p align="center">
|
||||
<img src=".github/assets/dashboard.png" alt="Dashboard" width="730" />
|
||||
<img src=".github/assets/dashboard_mobile.png" alt="Dashboard Mobile" width="200" />
|
||||
</p>
|
||||
|
||||
## ✨ Features
|
||||
|
||||
@@ -39,13 +39,13 @@ First user signup becomes admin. Configure GitHub and Gitea through the web inte
|
||||
## 📸 Screenshots
|
||||
|
||||
<div align="center">
|
||||
<img src=".github/assets/repositories.png" alt="Repositories" width="79%" style="display: inline-block; vertical-align: top;"/>
|
||||
<img src=".github/assets/repositories_mobile.png" alt="Rrepositories Mobile" width="20%" style="display: inline-block; vertical-align: middle; padding-top: 10px;"/>
|
||||
<img src=".github/assets/repositories.png" alt="Repositories" width="730" />
|
||||
<img src=".github/assets/repositories_mobile.png" alt="Rrepositories Mobile" width="200" />
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<img src=".github/assets/organisation.png" alt="Organisations" width="79%" style="display: inline-block; vertical-align: top;"/>
|
||||
<img src=".github/assets/organisation_mobile.png" alt="Organisations Mobile" width="20%" style="display: inline-block; vertical-align: middle; padding-top: 10px;"/>
|
||||
<img src=".github/assets/organisation.png" alt="Organisations" width="730" />
|
||||
<img src=".github/assets/organisation_mobile.png" alt="Organisations Mobile" width="200" />
|
||||
</div>
|
||||
|
||||
## Installation
|
||||
@@ -207,4 +207,4 @@ GNU General Public License v3.0 - see [LICENSE](LICENSE) file for details.
|
||||
- 🔐 [Custom CA Certificates](docs/CA_CERTIFICATES.md)
|
||||
- 🐛 [Report Issues](https://github.com/RayLabsHQ/gitea-mirror/issues)
|
||||
- 💬 [Discussions](https://github.com/RayLabsHQ/gitea-mirror/discussions)
|
||||
- 🔧 [Proxmox VE Script](https://community-scripts.github.io/ProxmoxVE/scripts?id=gitea-mirror)
|
||||
- 🔧 [Proxmox VE Script](https://community-scripts.github.io/ProxmoxVE/scripts?id=gitea-mirror)
|
||||
|
||||
Reference in New Issue
Block a user