remove the fork of gogs since gitea's codes changed a lot and isn't a fork anymore. (#87)

This commit is contained in:
Lunny Xiao 2019-06-03 21:10:26 +08:00 committed by Lauris BH
parent 1e5f7f449e
commit bd912b267d
3 changed files with 4 additions and 6 deletions

View File

@ -11,9 +11,8 @@ type: "home"
<h1 class="title is-1">Gitea - Git with a cup of tea</h1>
<h3 class="subtitle is-3">A painless self-hosted Git service.</h3>
<h4 class="subtitle">
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.
</h4>
<div class="container">

View File

@ -10,8 +10,7 @@ type: "home"
<h1 class="title is-1">Gitea - Git with a cup of tea</h1>
<h3 class="subtitle is-3">A painless self-hosted Git service.</h3>
<h4 class="subtitle">
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) 许可证.
</h4>

View File

@ -10,7 +10,7 @@ type: "home"
<h1 class="title is-1">Gitea - Git with a cup of tea</h1>
<h3 class="subtitle is-3">A painless self-hosted Git service.</h3>
<h4 class="subtitle">
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) 授權條款。
</h4>