Skip to content
This repository has been archived by the owner on Jun 11, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
achun committed Feb 24, 2014
1 parent be7bffb commit da8930f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Go语言博客实践
==============
**(Martini 版本)**
**(Martini 版本)** [老版本点击这里][1]


[Go Blog In Action][2] 中文名 [Go语言博客实践][2]. 是对 [TypePress][0] 开发过程中的想法, 方法, 探讨等任何方面同步整理成的电子书.
[Go Blog In Action][2] 中文名 **Go语言博客实践**. 是对 [TypePress][3] 开发过程中的想法, 方法, 探讨等任何方面同步整理成的电子书.

作者: 喻恒春

Expand All @@ -16,15 +15,16 @@ Go语言博客实践
- 第1章:[选择 Martini 框架](Chapter01.md)
- 第1节:[为什么是Martini](Chapter01.md#为什么是Martini)
- 第2节:[Package选择与修改](Chapter01.md#Package选择与修改)
- 第3节: [依赖注入](Chapter01.md#依赖注入)
- 第3节[依赖注入](Chapter01.md#依赖注入)
----------
授权许可
========

除特别声明外,本书使用[CC BY-SA 3.0 License][1](创作共用 署名-相同方式共享3.0许可协议)授权。
除特别声明外,本书使用[CC BY-SA 3.0 License][4](创作共用 署名-相同方式共享3.0许可协议)授权。


[0]: https://github.com/typepress/drinker
[1]: http://creativecommons.org/licenses/by-sa/3.0/
[2]: https://github.com/achun/Go-Blog-In-Action/tree/drinker
[1]: https://github.com/achun/Go-Blog-In-Action/tree/master
[2]: https://github.com/achun/Go-Blog-In-Action/tree/drinker
[3]: https://github.com/typepress/typepress
[4]: http://creativecommons.org/licenses/by-sa/3.0/

0 comments on commit da8930f

Please sign in to comment.