Files
website/content/cn/docs/concepts/example-concept-template.md
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

710 B

title, approvers, content_template
title approvers content_template
概念模板示例
chenopis
templates/concept

{{% capture overview %}}

注意: 注意为新文档 create an entry in the table of contents

本页解释了 ...

{{% /capture %}}

{{% capture body %}}

了解 ...

Kubernetes 提供 ...

使用 ...

使用 ...

{{% /capture %}}

{{% capture whatsnext %}}

[可选章节]

{{% /capture %}}