Skip to content

Commit 0feaa73

Browse files
committed
[zh-cn] sync blogs-case-studies
Signed-off-by: xin.li <[email protected]>
1 parent ecd056b commit 0feaa73

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

content/zh-cn/docs/contribute/new-content/blogs-case-studies.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,10 @@ SIG Docs
286286
date: YYYY-MM-DD
287287
slug: text-for-URL-link-here-no-spaces
288288
---
289+
author: >
290+
Author-1 (Affiliation),
291+
Author-2 (Affiliation),
292+
Author-3 (Affiliation)
289293
```
290294
291295
<!--
@@ -361,15 +365,15 @@ To mirror a blog post from the [Kubernetes contributor blog](https://www.kuberne
361365
<!--
362366
- Keep the blog content the same. If there are changes, they should be made to the original article first, and then to the mirrored article.
363367
- The mirrored blog should have a `canonicalUrl`, that is, essentially the url of the original blog after it has been published.
364-
- [Kubernetes contributor blogs](https://kubernetes.dev/blog) have their authors mentioned in the YAML header, while the Kubernetes blog posts mention authors in the blog content itself. This should be changed when mirroring the content.
368+
- Same as [Kubernetes contributor blogs](https://kubernetes.dev/blog), Kubernetes blog posts also mention authors in the YAML header as per the new guidelines. This should be ensured.
365369
- Publication dates stay the same as the original blog.
366370

367371
All of the other guidelines and expectations detailed above apply as well.
368372
-->
369373
- 保持博客内容不变。如有变更,应该先在原稿上进行更改,然后再更改到镜像的文章上。
370374
- 镜像博客应该有一个 `canonicalUrl`,即基本上是原始博客发布后的网址。
371-
- [Kubernetes 贡献者博客](https://kubernetes.dev/blog)在 YAML 头部中提及作者,
372-
而 Kubernetes 博文在博客内容中提及作者。你在镜像内容时应修改这一点
375+
- [Kubernetes 贡献者博客](https://kubernetes.dev/blog)相同,Kubernetes
376+
博客文章也按照新指南在 YAML 标头中提及作者。应确保这一点
373377
- 发布日期与原博客保持一致。
374378

375379
在制作镜像博客时,你也需遵守本文所述的所有其他指导原则和期望。

0 commit comments

Comments
 (0)