forked from kevadesu/forgejo
Mirror fix
This commit is contained in:
parent
d44c44987f
commit
59bbddb318
8 changed files with 19 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
Gogs - Go Git Service [](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [](https://drone.io/github.com/gogits/gogs/latest) [](https://bitdeli.com/free "Bitdeli Badge")
|
||||
Gogs - Go Git Service [](https://app.wercker.com/project/bykey/ad0bdb0bc450ac6f09bc56b9640a50aa) [](https://drone.io/github.com/gogits/gogs/latest)
|
||||
=====================
|
||||
|
||||
Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
|
||||
|
@ -48,9 +48,11 @@ There are two ways to install Gogs:
|
|||
|
||||
## Acknowledgments
|
||||
|
||||
- Logo is inspired by [martini](https://github.com/martini-contrib).
|
||||
- Logo is inspired by [martini-contrib](https://github.com/martini-contrib).
|
||||
- Router and middleware mechanism of [martini](http://martini.codegangsta.io/).
|
||||
- Mail Service, modules design is inspired by [WeTalk](https://github.com/beego/wetalk).
|
||||
- System Monitor Status is inspired by [GoBlog](https://github.com/fuxiaohei/goblog).
|
||||
- Usage and modification from [beego](http://beego.me) modules.
|
||||
|
||||
## Contributors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue