Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

建议在doc头部添加matadata信息 #155

Description

@rootsongjc

鉴于以下几点原因,建议在文档头部追加译者的GitHub账号,如同英文版中的那样。

  1. 一篇doc每个月更新后,最初的译者也不一定会跟着更新翻译,所以每篇doc的译者可以是多个人,同样的reviewer也可以是多个人
    译者的GitHub账号应该在doc中注明,写在文章的metadata中,例如下面这一篇文章最顶部的mata信息:
---
title: Extending the Kubernetes API with the aggregation layer
assignees:
- lavalamp
- cheftako
- chenopis
---
  1. 中文版应该在其中加入中文译者(是否要包含reviewer的信息?)的GitHub账号信息,例如:
---
title: Extending the Kubernetes API with the aggregation layer
cn-title: 通过聚合层扩展 kubernetes API
assignees:
- lavalamp
- cheftako
- chenopis
cn-assignees:
- rootsongjc
- xxx
---
  1. title部分是不是也应该再单独设置一个中文标题mata信息,同时保留原来的英文title,这样在翻译的过程中就不用删除原来的英文标题,而markdown渲染为html文件时可以根据译文语言选择不同语言版本的title

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions