diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:27:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:27:33 +0100 |
commit | 609ee7efcfe881caa08237948e1ed3252e60afa1 (patch) | |
tree | e8c22089de06c8ef1a6d75a6e0d1e893403cd07a /files/pt-pt/mdn/yari/index.html | |
parent | ad7f998115dd568832332484debf1f1b16b0c905 (diff) | |
parent | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (diff) | |
download | translated-content-609ee7efcfe881caa08237948e1ed3252e60afa1.tar.gz translated-content-609ee7efcfe881caa08237948e1ed3252e60afa1.tar.bz2 translated-content-609ee7efcfe881caa08237948e1ed3252e60afa1.zip |
Merge pull request #43 from fiji-flo/unslugging-pt-pt
Unslugging pt pt
Diffstat (limited to 'files/pt-pt/mdn/yari/index.html')
-rw-r--r-- | files/pt-pt/mdn/yari/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/files/pt-pt/mdn/yari/index.html b/files/pt-pt/mdn/yari/index.html new file mode 100644 index 0000000000..1950f2c849 --- /dev/null +++ b/files/pt-pt/mdn/yari/index.html @@ -0,0 +1,25 @@ +--- +title: 'Kuma: Plataforma wiki da MDN' +slug: MDN/Yari +tags: + - Kuma + - MDN Meta + - Metadados MDN +translation_of: MDN/Kuma +original_slug: MDN/Kuma +--- +<div>{{MDNSidebar}}{{IncludeSubnav("/pt-PT/docs/MDN")}}</div> + +<p class="summary">Kuma é o código Django que é utilizado para os 'Documentos da Web na MDN'.</p> + +<p>{{SubpagesWithSummaries}}</p> + +<h2 id="Participe_na_plataforma_Kuma">Participe na plataforma Kuma</h2> + +<p>Para participar na plataforma Kuma:</p> + +<ul> + <li>Visite o <a href="https://github.com/mozilla/kuma">projeto Kuma no Github</a>.</li> + <li>Consulte o <a href="https://github.com/mozilla/kuma/blob/master/CONTRIBUTING.md">Guia de Contribuição.</a></li> + <li>Se necessário, consulte a <a href="http://kuma.readthedocs.org/en/latest/">documentação completa de Kuma</a>.</li> +</ul> |