|
1 |
| -<p align="center"> |
2 |
| - <a href="https://gitea.io/"> |
3 |
| - <img alt="Gitea" src="https://raw.githubusercontent.com/go-gitea/gitea/main/public/assets/img/gitea.svg" width="220"/> |
4 |
| - </a> |
5 |
| -</p> |
6 |
| -<h1 align="center">Gitea - Git with a cup of tea</h1> |
7 |
| - |
8 |
| -<p align="center"> |
9 |
| - <a href="https://github.com/go-gitea/gitea/actions/workflows/release-nightly.yml?query=branch%3Amain" title="Release Nightly"> |
10 |
| - <img src="https://github.com/go-gitea/gitea/actions/workflows/release-nightly.yml/badge.svg?branch=main"> |
11 |
| - </a> |
12 |
| - <a href="https://discord.gg/Gitea" title="Join the Discord chat at https://discord.gg/Gitea"> |
13 |
| - <img src="https://img.shields.io/discord/322538954119184384.svg?logo=discord&logoColor=white&label=Discord&color=5865F2"> |
14 |
| - </a> |
15 |
| - <a href="https://app.codecov.io/gh/go-gitea/gitea" title="Codecov"> |
16 |
| - <img src="https://codecov.io/gh/go-gitea/gitea/branch/main/graph/badge.svg"> |
17 |
| - </a> |
18 |
| - <a href="https://goreportcard.com/report/code.gitea.io/gitea" title="Go Report Card"> |
19 |
| - <img src="https://goreportcard.com/badge/code.gitea.io/gitea"> |
20 |
| - </a> |
21 |
| - <a href="https://pkg.go.dev/code.gitea.io/gitea" title="GoDoc"> |
22 |
| - <img src="https://pkg.go.dev/badge/code.gitea.io/gitea?status.svg"> |
23 |
| - </a> |
24 |
| - <a href="https://github.com/go-gitea/gitea/releases/latest" title="GitHub release"> |
25 |
| - <img src="https://img.shields.io/github/release/go-gitea/gitea.svg"> |
26 |
| - </a> |
27 |
| - <a href="https://www.codetriage.com/go-gitea/gitea" title="Help Contribute to Open Source"> |
28 |
| - <img src="https://www.codetriage.com/go-gitea/gitea/badges/users.svg"> |
29 |
| - </a> |
30 |
| - <a href="https://opencollective.com/gitea" title="Become a backer/sponsor of gitea"> |
31 |
| - <img src="https://opencollective.com/gitea/tiers/backers/badge.svg?label=backers&color=brightgreen"> |
32 |
| - </a> |
33 |
| - <a href="https://opensource.org/licenses/MIT" title="License: MIT"> |
34 |
| - <img src="https://img.shields.io/badge/License-MIT-blue.svg"> |
35 |
| - </a> |
36 |
| - <a href="https://gitpod.io/#https://github.com/go-gitea/gitea"> |
37 |
| - <img |
38 |
| - src="https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod" |
39 |
| - alt="Contribute with Gitpod" |
40 |
| - /> |
41 |
| - </a> |
42 |
| - <a href="https://crowdin.com/project/gitea" title="Crowdin"> |
43 |
| - <img src="https://badges.crowdin.net/gitea/localized.svg"> |
44 |
| - </a> |
45 |
| - <a href="https://www.tickgit.com/browse?repo=github.com/go-gitea/gitea&branch=main" title="TODOs"> |
46 |
| - <img src="https://badgen.net/https/api.tickgit.com/badgen/github.com/go-gitea/gitea/main"> |
47 |
| - </a> |
48 |
| -</p> |
49 |
| - |
50 |
| -<p align="center"> |
51 |
| - <a href="README_ZH.md">View this document in Chinese</a> |
52 |
| -</p> |
| 1 | +# Gitea |
| 2 | + |
| 3 | +[](https://github.com/go-gitea/gitea/actions/workflows/release-nightly.yml?query=branch%3Amain "Release Nightly") |
| 4 | +[](https://discord.gg/Gitea "Join the Discord chat at https://discord.gg/Gitea") |
| 5 | +[](https://app.codecov.io/gh/go-gitea/gitea "Codecov") |
| 6 | +[](https://goreportcard.com/report/code.gitea.io/gitea "Go Report Card") |
| 7 | +[](https://pkg.go.dev/code.gitea.io/gitea "GoDoc") |
| 8 | +[](https://github.com/go-gitea/gitea/releases/latest "GitHub release") |
| 9 | +[](https://www.codetriage.com/go-gitea/gitea "Help Contribute to Open Source") |
| 10 | +[](https://opencollective.com/gitea "Become a backer/sponsor of gitea") |
| 11 | +[](https://opensource.org/licenses/MIT "License: MIT") |
| 12 | +[](https://gitpod.io/#https://github.com/go-gitea/gitea) |
| 13 | +[](https://crowdin.com/project/gitea "Crowdin") |
| 14 | +[](https://www.tickgit.com/browse?repo=github.com/go-gitea/gitea&branch=main "TODOs") |
| 15 | + |
| 16 | +[View this document in Chinese](./README_ZH.md) |
53 | 17 |
|
54 | 18 | ## Purpose
|
55 | 19 |
|
|
0 commit comments