From bd912b267dcb13c47485323e54cb0bc9a0c13142 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 3 Jun 2019 21:10:26 +0800 Subject: [PATCH] remove the fork of gogs since gitea's codes changed a lot and isn't a fork anymore. (#87) --- content/_index.en-us.md | 5 ++--- content/_index.zh-cn.md | 3 +-- content/_index.zh-tw.md | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/content/_index.en-us.md b/content/_index.en-us.md index a8ead23..0cf65e8 100644 --- a/content/_index.en-us.md +++ b/content/_index.en-us.md @@ -11,9 +11,8 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea is a community managed [fork](https://blog.gitea.io/2016/12/welcome-to-gitea/) of [Gogs](https://gogs.io/), - lightweight code hosting solution written in [Go](https://golang.org/) - and published under the [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) license. + Gitea is a community managed lightweight code hosting solution written in [Go](https://golang.org/). + It published under the [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) license.

diff --git a/content/_index.zh-cn.md b/content/_index.zh-cn.md index a90115e..a6a1c1a 100644 --- a/content/_index.zh-cn.md +++ b/content/_index.zh-cn.md @@ -10,8 +10,7 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea 是一个开源社区驱动的 [Gogs](http://gogs.io) [克隆](https://blog.gitea.io/2016/12/welcome-to-gitea/), - 是一个轻量级的代码托管解决方案,后端采用 [Go](https://golang.org/) 编写,采用 + Gitea 是一个开源社区驱动的轻量级代码托管解决方案,后端采用 [Go](https://golang.org/) 编写,采用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 许可证.

diff --git a/content/_index.zh-tw.md b/content/_index.zh-tw.md index 75e53a7..514ed0c 100644 --- a/content/_index.zh-tw.md +++ b/content/_index.zh-tw.md @@ -10,7 +10,7 @@ type: "home"

Gitea - Git with a cup of tea

A painless self-hosted Git service.

- Gitea 是一個從 [Gogs](http://gogs.io) [分支出來](https://blog.gitea.io/2016/12/welcome-to-gitea/) 的開源專案, 它是輕量級程式碼託管解決方案,後端採用 + Gitea 是一個輕量級程式碼託管解決方案,後端採用 [Go](https://golang.org/) 程式語言撰寫,採用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 授權條款。