You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,14 @@ For accessing free Gitea service (with a limited number of repositories), you ca
31
31
32
32
To quickly deploy your own dedicated Gitea instance on Gitea Cloud, you can start a free trial at [cloud.gitea.com](https://cloud.gitea.com).
33
33
34
+
## Documentation
35
+
36
+
You can find comprehensive documentation on our official [documentation website](https://docs.gitea.com/).
37
+
38
+
It includes installation, administration, usage, development, contributing guides, and more to help you get started and explore all features effectively.
39
+
40
+
If you have any suggestions or would like to contribute to our documentation, you can visit our [documentation repository](https://gitea.com/gitea/docs)
41
+
34
42
## Building
35
43
36
44
From the root of the source tree, run:
@@ -76,17 +84,17 @@ You can also just create an issue for adding a language or ask on discord on the
76
84
77
85
Get more information from [documentation](https://docs.gitea.com/contributing/localization).
78
86
79
-
## Official Related projects and 3rd Party Projects
87
+
## Official and Third-Party Projects
80
88
81
-
We offer official [go-sdk](https://gitea.com/gitea/go-sdk), CLI tool [tea](https://gitea.com/gitea/tea) and [action runner](https://gitea.com/gitea/act_runner).
89
+
We provide an official [go-sdk](https://gitea.com/gitea/go-sdk), a CLI tool called [tea](https://gitea.com/gitea/tea) and an [action runner](https://gitea.com/gitea/act_runner) for Gitea Action.
82
90
83
-
We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea). You can find more 3rd party projects including SDK, plugins, themes...
91
+
We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea), where you can discover more third-party projects, including SDKs, plugins, themes, and more.
84
92
85
-
## Further information
93
+
## Communication
86
94
87
-
For more information and instructions about how to install Gitea, please look at our [documentation](https://docs.gitea.com/).
95
+
[](https://discord.gg/Gitea"Join the Discord chat at https://discord.gg/Gitea")
88
96
89
-
If you have questions that are not covered by the documentation, you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://forum.gitea.com/).
97
+
If you have questions that are not covered by the [documentation](https://docs.gitea.com/), you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://forum.gitea.com/).
0 commit comments