This commit is contained in:
Lunny Xiao 2017-06-05 16:35:17 +00:00 committed by GitHub
commit 04d55e2474
2 changed files with 2 additions and 2 deletions

View file

@ -10,4 +10,4 @@ draft: false
Gitea is a community managed [fork](https://blog.gitea.io/2016/12/welcome-to-gitea/) of [Gogs](http://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. The code of Gitea is currently hosted on [GitHub](https://github.com/go-gitea/).
At the time of writing, there are no official Gitea release yet, but we're working hard to get to 1.0.0 in a way that would allow seamless upgrades of existing Gogs deploys.
At the time of writing, we have released the first version [v1.0.0](https://blog.gitea.io/2016/12/release-of-1.0.0/). You can follow the [documents](https://docs.gitea.io) to install or upgrade from Gogs.

View file

@ -10,4 +10,4 @@ draft: false
Gitea 是一个开源社区驱动的 [Gogs](http://gogs.io) [克隆](https://blog.gitea.io/2016/12/welcome-to-gitea/), 是一个轻量级的代码托管解决方案,后端采用 [Go](https://golang.org/) 编写,采用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 许可证. Gitea 的代码目前保存在 [GitHub](https://github.com/go-gitea/) 上。
当前还没有任何 Release 版本,不过我们已经在接近发布 [1.0.0](https://github.com/go-gitea/gitea/milestone/1),这个版本将会让你可以从已有的 Gogs 无缝升级。
当前我们已经发布了 [v1.0.0](https://blog.gitea.io/2016/12/release-of-1.0.0/),你可以查看 [文档](https://docs.gitea.io) 来进行安装和从Gogs升级。