Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Fix layouts and different parts of the English page #752

Merged
merged 7 commits into from
Mar 11, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion es-ES/contribute-bugs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust — finding, triaging and fixing issues · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute-community.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust — community building · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute-compiler.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust — language, compiler, and the standard library · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute-docs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust — documentation · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute-libs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust — libraries · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute-tools.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust — tooling, IDEs and infrastructure · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute-translations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Translating rust-lang.org to other languages to adapt internationalization
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/contribute.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Contributing to Rust · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/faq.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: faq
layout: es-ES/faq
title: Frequently Asked Questions · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/legal.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Rust Legal Policies · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/other-installers.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Other Installation Methods · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/security.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Rust Security Policy · The Rust Programming Language
---

Expand Down
2 changes: 1 addition & 1 deletion es-ES/user-groups.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: default
layout: es-ES/default
title: Rust User Groups · The Rust Programming Language
---

Expand Down
3 changes: 3 additions & 0 deletions ja-JP/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ TODO: Write guide to advertising Rust projects to link from
libs / community building
-->

We pride ourselves on maintaining civilized discourse, and to that end contributors are expected to follow our [Code of Conduct][coc].
If you have questions about this please inquire with the [community team][community team].

[#rust-internals]: https://client00.chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
[CONTRIBUTING.md]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
[bugs]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/conduct.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: The Rust Code of Conduct · The Rust Programming Language
title: The Rust Code of Conduct · Rust 程序设计语言
---

# The Rust Code of Conduct
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/contribute-bugs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Contributing to Rust — finding, triaging and fixing issues · The Rust Programming Language
title: Contributing to Rust — finding, triaging and fixing issues · Rust 程序设计语言
---

# Contributing to Rust — finding, triaging and fixing issues
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/contribute-community.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Contributing to Rust — community building · The Rust Programming Language
title: Contributing to Rust — community building · Rust 程序设计语言
---

# Contributing to Rust — community building
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/contribute-compiler.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Contributing to Rust — language, compiler, and the standard library · The Rust Programming Language
title: Contributing to Rust — language, compiler, and the standard library · Rust 程序设计语言
---

# Contributing to Rust — language, compiler, and the standard library
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/contribute-docs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Contributing to Rust — documentation · The Rust Programming Language
title: Contributing to Rust — documentation · Rust 程序设计语言
---

# Contributing to Rust — documentation
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/contribute-libs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Contributing to Rust — libraries · The Rust Programming Language
title: Contributing to Rust — libraries · Rust 程序设计语言
---

# Contributing to Rust — libraries
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/contribute-tools.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Contributing to Rust — tooling, IDEs and infrastructure · The Rust Programming Language
title: Contributing to Rust — tooling, IDEs and infrastructure · Rust 程序设计语言
---

# Contributing to Rust — tooling, IDEs and infrastructure
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/faq
title: Frequently Asked Questions · The Rust Programming Language
title: Frequently Asked Questions · Rust 程序设计语言
---

# Frequently Asked Questions
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/legal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Rust Legal Policies · The Rust Programming Language
title: Rust Legal Policies · Rust 程序设计语言
---

# Copyright
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/other-installers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Other Installation Methods · The Rust Programming Language
title: Other Installation Methods · Rust 程序设计语言
---

# Other Rust Installation Methods
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/security.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Rust Security Policy · The Rust Programming Language
title: Rust Security Policy · Rust 程序设计语言
---

<h1>Rust Security Policy</h1>
Expand Down
10 changes: 5 additions & 5 deletions zh-CN/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Rust 团队 &middot; Rust 程序设计语言
localized-teams:
Core team:
name: 核心团队
responsibility: "overall direction of the project, subteam leadership, cross-cutting concerns"
responsibility: "把握项目的总体方向、领导子团队、横向关注"
Language design team:
name: 语言设计团队
responsibility: "为语言设计新特性"
Expand All @@ -25,7 +25,7 @@ localized-teams:
name: 文档团队
responsibility: "确保 Rust 拥有极好的文档"
Moderation team:
name: Moderation team
name: 审核团队
responsibility: "helping uphold the <a href='https://www.rust-lang.org/conduct.html'>code of conduct</a>"
Rust team alumni:
name: Rust 团队旧友
Expand Down Expand Up @@ -71,9 +71,9 @@ localized-teams:

# Rust 团队

Rust 的项目是由若干个小组分别
Rust 的项目是由若干个团队分别
[管辖](https://github.com/rust-lang/rfcs/blob/master/text/1068-rust-governance.md),
每个小组只关注特定的内容,以下是小组人名单(姓氏字母排序)。
的每个团队只关注特定的内容,以下是团队人名单(姓氏字母排序)。

To contact a team, post your question or comment to [the Internals
forum](https://internals.rust-lang.org/) and tag your post with the category
Expand Down Expand Up @@ -108,7 +108,7 @@ the [Rust security disclosure process](security.html).
<div class="details">
<div>irc: {% if person.irc %}{{ person.irc }}{% else %}{{ nick }}{% endif %}</div>
{% if person.ex-teams %}
<div>teams: {% for ex-team in person.ex-teams %}{% if forloop.first == false %}, {% endif %}{{ page.localized-ex-teams[ex-team] | default: ex-team }}{% endfor %}</div>
<div>团队: {% for ex-team in person.ex-teams %}{% if forloop.first == false %}, {% endif %}{{ page.localized-ex-teams[ex-team] | default: ex-team }}{% endfor %}</div>
{% endif %}
</div>
<img class="headshot" src="{{ website.avatar | replace:'%nick',nick }}" alt="{{ person.name }}">
Expand Down
2 changes: 1 addition & 1 deletion zh-CN/user-groups.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: zh-CN/default
title: Rust User Groups &middot; The Rust Programming Language
title: Rust User Groups &middot; Rust 程序设计语言
---

# Rust User Groups
Expand Down