diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:47 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:48:47 +0100 |
commit | 004b3c5fc8d71b68fcb019c9e0346bf80024dbbd (patch) | |
tree | da24dacd9c5017e318f84563381671b5bdfb3e47 /files/nl/mdn/yari | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-004b3c5fc8d71b68fcb019c9e0346bf80024dbbd.tar.gz translated-content-004b3c5fc8d71b68fcb019c9e0346bf80024dbbd.tar.bz2 translated-content-004b3c5fc8d71b68fcb019c9e0346bf80024dbbd.zip |
unslug nl: move
Diffstat (limited to 'files/nl/mdn/yari')
-rw-r--r-- | files/nl/mdn/yari/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/nl/mdn/yari/index.html b/files/nl/mdn/yari/index.html new file mode 100644 index 0000000000..8c20ce6be7 --- /dev/null +++ b/files/nl/mdn/yari/index.html @@ -0,0 +1,27 @@ +--- +title: 'Kuma: MDN’s wiki-platform' +slug: MDN/Kuma +tags: + - Kuma + - Landing + - MDN + - MDN Meta +translation_of: MDN/Kuma +--- +<div>{{MDNSidebar}}</div> + +<div>{{IncludeSubnav("/nl/docs/MDN")}}</div> + +<p>Kuma is de Django-code die MDN Web Docs mogelijk maakt.</p> + +<p>{{SubpagesWithSummaries}}</p> + +<h2 id="Meewerken_aan_Kuma">Meewerken aan Kuma</h2> + +<p>Doe het volgende om aan Kuma mee te werken:</p> + +<ul> + <li>Bezoek het <a href="https://github.com/mozilla/kuma">Kuma-project op Github</a>.</li> + <li>Bekijk de <a href="https://github.com/mozilla/kuma/blob/master/CONTRIBUTING.md">Bijdragehandleiding.</a></li> + <li>Verdiep u, als dat nodig is, in de <a href="http://kuma.readthedocs.org/en/latest/">volledige Kuma-documentatie</a>.</li> +</ul> |