diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:40 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:56:40 +0100 |
commit | 310fd066e91f454b990372ffa30e803cc8120975 (patch) | |
tree | d5d900deb656a5da18e0b60d00f0db73f3a2e88e /files/zh-cn/mdn/yari | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.gz translated-content-310fd066e91f454b990372ffa30e803cc8120975.tar.bz2 translated-content-310fd066e91f454b990372ffa30e803cc8120975.zip |
unslug zh-cn: move
Diffstat (limited to 'files/zh-cn/mdn/yari')
-rw-r--r-- | files/zh-cn/mdn/yari/index.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/files/zh-cn/mdn/yari/index.html b/files/zh-cn/mdn/yari/index.html new file mode 100644 index 0000000000..d506a15fbe --- /dev/null +++ b/files/zh-cn/mdn/yari/index.html @@ -0,0 +1,24 @@ +--- +title: 'Kuma: MDN 的 wiki 平台' +slug: MDN/Kuma +tags: + - Kuma + - wiki + - 平台 +translation_of: MDN/Kuma +--- +<div>{{MDNSidebar}}{{IncludeSubnav("/en-US/docs/MDN")}}</div> + +<p>Kuma 是驱动 MDN Web Docs 的 Django 程序。</p> + +<p>{{SubpagesWithSummaries}}</p> + +<h2 id="了解Kuma">了解Kuma</h2> + +<p>想要了解Kuma,你可以:</p> + +<ul> + <li>查看 <a href="https://github.com/mozilla/kuma">Github 上的 Kuma 项目</a>。</li> + <li>查看 <a href="https://github.com/mozilla/kuma/blob/master/CONTRIBUTING.md">贡献指南</a>。</li> + <li>如果需要的话,深入了解 <a href="http://kuma.readthedocs.org/en/latest/">Kuma 的完整文档</a>。</li> +</ul> |