Skip to content

Commit ec067c1

Browse files
authored
Merge pull request #1240 from github/hans-hant
zh-cn -> zh-hans, zh-tw -> zh-hant
2 parents da31f58 + fb7a781 commit ec067c1

29 files changed

+61
-35
lines changed

_articles/zh-cn/index.html

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 维护者最佳实践
44
description: 身为开源的维护者,如何轻松驾驭项目?本指南从文档流程到有效利用社区来展开。
55
class: best-practices
@@ -8,6 +8,7 @@ image: /assets/images/cards/best-practices.png
88
related:
99
- metrics
1010
- leadership
11+
redirect_from: /zh-cn/best-practices/
1112
---
1213

1314
## 身为维护者意味这什么?
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 打造受欢迎的社区
44
description: 打造人们愿意使用、贡献、并主动宣传的人气社区。
55
class: building
@@ -8,6 +8,7 @@ image: /assets/images/cards/building.png
88
related:
99
- best-practices
1010
- coc
11+
redirect_from: /zh-cn/building-community/
1112
---
1213

1314
## 让项目向成功方向迈进
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 行为准则
44
description: 社区的长远发展和健康成长,离不开一些行为准则,需要遵守并执行。
55
class: coc
@@ -8,6 +8,7 @@ image: /assets/images/cards/coc.png
88
related:
99
- building
1010
- leadership
11+
redirect_from: /zh-cn/code-of-conduct/
1112
---
1213

1314
## 为什么我们需要行为守则?
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 为项目寻找合适的用户
44
description: 通过找到称心如意的用户,帮助开源项目成长。
55
class: finding
@@ -8,6 +8,7 @@ image: /assets/images/cards/finding.png
88
related:
99
- beginners
1010
- building
11+
redirect_from: /zh-cn/finding-users/
1112
---
1213

1314
## 四处传播
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 通过为开源工作获得报酬
44
description: 为了让你能够持续的为开源项目,理应得到相应的经济上的报酬。
55
class: getting-paid
@@ -8,6 +8,7 @@ image: /assets/images/cards/getting-paid.png
88
related:
99
- best-practices
1010
- leadership
11+
redirect_from: /zh-cn/getting-paid/
1112
---
1213

1314
## 为何有人需要寻找经济上支持
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 如何为开源做贡献
44
description: 想为开源贡献力量?本指南针为"菜鸟"和初学者而准备!
55
class: contribute
@@ -8,6 +8,7 @@ image: /assets/images/cards/contribute.png
88
related:
99
- beginners
1010
- building
11+
redirect_from: /zh-cn/how-to-contribute/
1112
---
1213

1314
## 为什么要为开源做贡献?

_articles/zh-hans/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: index
3+
title: 开源软件指南
4+
lang: zh-hans
5+
permalink: /zh-hans/
6+
redirect_from: /zh-cn/
7+
---

_articles/zh-cn/leadership-and-governance.md renamed to _articles/zh-hans/leadership-and-governance.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 领导力和治理
44
description: 决策有了较正式的规则,可让开源项目迅速生长。
55
class: leadership
@@ -8,6 +8,7 @@ image: /assets/images/cards/leadership.png
88
related:
99
- best-practices
1010
- metrics
11+
redirect_from: /zh-cn/leadership-and-governance/
1112
---
1213

1314
## 了解社区治理对快速发展的项目的重要性
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lang: zh-cn
2+
lang: zh-hans
33
title: 开源的法律保护
44
description: 对于开源你应该了解的所有法律知识。
55
class: legal
@@ -8,6 +8,7 @@ image: /assets/images/cards/legal.png
88
related:
99
- contribute
1010
- leadership
11+
redirect_from: /zh-cn/legal/
1112
---
1213

1314
## 理解开源的法律含义

0 commit comments

Comments
 (0)