diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:38 +0100 |
commit | 4ab365b110f2f1f2b736326b7059244a32115089 (patch) | |
tree | c3c7c0219f728ade49a78c238c51cc0c8d06ebd6 /files/de/mdn/yari/index.html | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-4ab365b110f2f1f2b736326b7059244a32115089.tar.gz translated-content-4ab365b110f2f1f2b736326b7059244a32115089.tar.bz2 translated-content-4ab365b110f2f1f2b736326b7059244a32115089.zip |
unslug de: move
Diffstat (limited to 'files/de/mdn/yari/index.html')
-rw-r--r-- | files/de/mdn/yari/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/files/de/mdn/yari/index.html b/files/de/mdn/yari/index.html new file mode 100644 index 0000000000..06e83f21ee --- /dev/null +++ b/files/de/mdn/yari/index.html @@ -0,0 +1,28 @@ +--- +title: 'Kuma: MDN''s wiki platform' +slug: MDN/Kuma +tags: + - Einstieg bei Mozilla + - Helfen + - Kuma + - MDN Meta + - Mitarbeiten +translation_of: MDN/Kuma +--- +<div>{{MDNSidebar}}</div> + +<div>{{IncludeSubnav("/de/docs/MDN")}}</div> + +<p>Kuma ist der Django Code der die MDN Dokumentation unterstützt.</p> + +<p>{{SubpagesWithSummaries}}</p> + +<h2 id="An_Kuma_mitarbeiten.">An Kuma mitarbeiten.</h2> + +<p>Um an Kuma mit zuarbeiten musst du:</p> + +<ul> + <li>Besuche das <a href="https://github.com/mozilla/kuma">Kuma Projekt auf Github</a>.</li> + <li>Lies den <a href="https://github.com/mozilla/kuma/blob/master/CONTRIBUTING.md">Contribution Guide.</a></li> + <li>Alles was du brauchst findest du hier: <a href="http://kuma.readthedocs.org/en/latest/">Die ganze Kuma Dokumentation</a></li> +</ul> |