From ef3d8e58c4cc9cb5885bdf961dd1ed37a5d28675 Mon Sep 17 00:00:00 2001 From: PocketZ <45301505+pocketdr@users.noreply.github.com> Date: Wed, 4 Aug 2021 19:25:40 +0800 Subject: Correct Content --- files/zh-cn/mdn/yari/index.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'files/zh-cn/mdn') diff --git a/files/zh-cn/mdn/yari/index.html b/files/zh-cn/mdn/yari/index.html index 96e5304ca1..c48e06b138 100644 --- a/files/zh-cn/mdn/yari/index.html +++ b/files/zh-cn/mdn/yari/index.html @@ -1,25 +1,26 @@ --- -title: 'Kuma: MDN 的 wiki 平台' +title: "Yari: MDN's rendering platform" slug: MDN/Yari tags: - - Kuma - - wiki - - 平台 -translation_of: MDN/Kuma -original_slug: MDN/Kuma + - Yari + - Landing + - MDN Meta +translation_of: MDN/Yari --- -
{{MDNSidebar}}{{IncludeSubnav("/en-US/docs/MDN")}}
+
{{MDNSidebar}}
-

Kuma 是驱动 MDN Web Docs 的 Django 程序。

+

Yari is the code that renders MDN Web Docs. It takes a JAMStack approach, which involves taking the MDN content stored as flat source files in a GitHub repo (which include front matter and macro calls), rendering them out to static HTML files, and serving those as quickly and efficiently as possible.

-

{{SubpagesWithSummaries}}

+

The core MDN platform now actually consists of two GitHub repos:

-

了解Kuma

+ -

想要了解Kuma,你可以:

+

See also

-- cgit v1.2.3-54-g00ecf