forked from Disroot/Website
1
0
Fork 0

services/git(en): improve language

This commit is contained in:
Jeremy Baxter 2024-03-13 11:43:27 +13:00
parent 52b358872a
commit c27cceb481
3 changed files with 13 additions and 13 deletions

View File

@ -4,16 +4,16 @@ wider_column: left
---
## Easy to use
Check the public repositories, find the one you want to work on and clone it on your computer. Or create your own! You can set it as a public or as a private repository.
Explore public repositories, find the one you want to work on and clone it on your computer. Or create your own! You can make it either public or private.
## Fast and lightweight
**Forgejo** offers very fast and light experience. No bloated, over-engineered feature set. Only things that are essential to collaborate on your open source project!
**Forgejo** offers a very fast and light experience. There isn't any bloated, over-engineered feature set. Only things that are essential to collaborate on your open source project!
## Notifications
Receive emails when an issue was solved, a pull request created, etc.
Receive emails when an issue was solved, a new pull request was opened, someone replied to a thread, etc.
## Secure
Use ssh key, two factor authentication and GnuPG to secure your repository.
Use an SSH key, two factor authentication and GnuPG to secure your repository.
---

View File

@ -11,13 +11,13 @@ wider_column: left
---
## Issue tracking
Manage issues, feature request and feedback to your projects.
Manage bug reports, feature requests and feedback to your projects.
## Tags, assignee, milestones, comments
Manage your repository efficiently by easily determining your milestones, sort your issues, discuss and assign your tasks to fellow team members.
## Tags, assignees, milestones, comments
Manage your repository efficiently by easily determining your milestones, sorting out your issues, and discussing and assigning tasks to fellow team members.
## Wiki
Create a wiki to explain your project, and use Markdown.
Create a wiki to document your project, and use Markdown to write it.
## Mobile app
Manage your project on the go with Android mobile app (available on F-Droid).
Manage your project on the go with the Android mobile app (available on F-Droid).

View File

@ -17,14 +17,14 @@ wider_column: right
## Forgejo
**Disroot's Git** is powered by **Forgejo**. **Forgejo** is a community driven, powerful, easy to use and lightweight solution to code hosting and project collaboration. It's build around GIT technology which is the most widely used modern version control system in the world today.
**Disroot's Git hosting service** is powered by **Forgejo**. **Forgejo** is a community driven, lightweight, powerful, easy to use solution to code hosting and project collaboration. It's built around the Git version control system which is the most widely used version control system in the world today.
Disroot Git: [https://git.disroot.org](https://git.disroot.org)
Disroot's Git service: [https://git.disroot.org](https://git.disroot.org)
Project homepage: [https://forgejo.org/](https://forgejo.org/)
Forgejo's homepage: [https://forgejo.org/](https://forgejo.org/)
Source code: [https://codeberg.org/forgejo/forgejo](https://codeberg.org/forgejo/forgejo)
<hr>
You need to create a seperate account on [git.disroot.org](https://git.disroot.org/) to use this service. **Disroot** account credentials are not supported.
You will need to create a separate account on [git.disroot.org](https://git.disroot.org/) to use this service. **Disroot** account credentials are not supported.