1
0
Fork 0
forked from forgejo/forgejo

fix paging links and issue count

This commit is contained in:
Unknwon 2015-07-25 13:07:00 +08:00
parent 68cacf9c63
commit 2e7b38db9f
6 changed files with 19 additions and 11 deletions

View file

@ -3,10 +3,6 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
Gogs (Go Git Service) 是一款可轻易搭建的自助 Git 服务。
![Demo](http://gogs.qiniudn.com/gogs_demo.gif)
##### 当前版本0.6.1 Beta
## 开发目的
Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、Mac OS X 以及 Windows。