File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
content/ja/docs/contribute/new-content Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ class first,second white
49
49
## 貢献の基本
50
50
51
51
- KubernetesのドキュメントはMarkdownで書き、Kubernetesのウェブサイトは[ Hugo] ( https://gohugo.io/ ) を使ってビルドします。
52
+ - Kubernetesのドキュメントは、Markdownのスタイルとして[ CommonMark] ( https://commonmark.org ) を使用しています。
52
53
- ソースは[ GitHub] ( https://github.com/kubernetes/website ) にあります。Kubernetesのドキュメントは` /content/en/docs/ ` にあります。リファレンスドキュメントの一部は、` update-imported-docs/ ` ディレクトリ内のスクリプトから自動的に生成されます。
53
54
- [ Page content types] ( /docs/contribute/style/page-content-types/ ) にHugoによるドキュメントのコンテンツの見え方を記述しています。
54
55
- Kubernetesのドキュメントに貢献するのに[ Docsy shortcode] ( https://www.docsy.dev/docs/adding-content/shortcodes/ ) や[ カスタムのHugo shortcode] ( /docs/contribute/style/hugo-shortcodes/ ) が使えます。
You can’t perform that action at this time.
0 commit comments