diff options
Diffstat (limited to 'files/es/mdn/yari/index.html')
-rw-r--r-- | files/es/mdn/yari/index.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/files/es/mdn/yari/index.html b/files/es/mdn/yari/index.html new file mode 100644 index 0000000000..b7b0de4fd9 --- /dev/null +++ b/files/es/mdn/yari/index.html @@ -0,0 +1,55 @@ +--- +title: Kuma +slug: MDN/Kuma +translation_of: MDN/Kuma +--- +<div>{{MDNSidebar}}</div> + +<p>Kuma es la plataforma wiki que impulsa Mozilla Developer Network. Es una plataforma open source escrita en <a href="http://www.python.org/" title="http://www.python.org/">Python</a> usando el framework <a href="https://www.djangoproject.com/" title="https://www.djangoproject.com/">Django</a>.</p> + +<div class="row topicpage-table"> +<div class="section"> +<h2 class="Documentation" id="Documentation" name="Documentation">Documentación de Kuma</h2> + +<dl> + <dt><a href="/en-US/docs/Project:MDN/Kuma/API" title="/en-US/docs/Project:About">The Kuma API</a></dt> + <dd>Kuma provee una API simple que te permite acceder a la información sobre las páginas e incluso para poner nuevo contenido en las páginas.</dd> + <dt><a href="/en-US/docs/Project:Introduction_to_KumaScript" title="/en-US/docs/Project:Introduction_to_KumaScript">Introducción a KumaScript</a>:</dt> + <dd>...el lenguaje de plantillas de Kuma.</dd> + <dt><a href="/en-US/docs/Project:MDN/Kuma/KumaScript_guide" title="/en-US/docs/Project:MDN/Kuma/KumaScript_guide">Usando KumaScript y las plantillas</a></dt> + <dd>Una guía de cómo usar las plantillas KumaScript en el contenido del artículo.</dd> + <dt><a href="/en-US/docs/Project:MDN/Kuma/KumaScript_reference" title="/en-US/docs/Project:MDN/Kuma/KumaScript_reference">Referencia KumaScript</a></dt> + <dd>Una referencia a KumaScript.</dd> + <dt><a href="/en-US/docs/Project:MDN/Kuma/Contributing" style="line-height: 1.5; font-weight: bold;" title="/en-US/docs/Project:MDN/Kuma/Contributing">Contribuyendo a Kuma</a></dt> + <dd>Una guía para forkear Kuma y contribuir al proyecto.</dd> +</dl> + +<p>Artículos antiguos para clasificar:</p> + +<ul> + <li><a href="/en-US/docs/Project:Getting_started_with_Kuma" title="/en-US/docs/Project:Getting_started_with_Kuma">Iniciando con Kuma</a>: información sobre la plataforma; diferencias entre Kuma y la plataforma Mindtouch Deki.</li> + <li><a href="/en-US/docs/Project:MDC_editor_guide" title="/en-US/docs/Project:MDC_editor_guide">La interfaz de edición de MDN</a>: atajos de teclado; Descripción de los componentes de la interfaz y las funciones.</li> +</ul> + +<p><span class="alllinks"><a href="/en-US/docs/tag/Kuma" title="MDN project pages">Ver todos...</a></span></p> +</div> + +<div class="section"> +<h2 id="Herramientas_y_tareas">Herramientas y tareas</h2> + +<dl> + <dt><a href="https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=mdn-backlog&sharer_id=416309&list_id=6206936" title="https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=mdn-backlog&sharer_id=416309&list_id=6206936">Bugs</a></dt> + <dd>Una lista de los bugs de Kuma. Sientase libre para buscar lo que quiera y lo que quieras arreglas! <em>Este link requiere que entres en Bugzilla con su respectiva cuenta.</em></dd> + <dt><a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Developer%20Network" title="https://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Developer%20Network">Reportar un bug</a></dt> + <dd>Si usted tiene un problema con Kuma, o tiene una idea para hacerlo mejor, <span style="color: #545454; font-family: arial,sans-serif; font-size: small; line-height: 18.200000762939453px;">¡</span><span style="line-height: 1.5;">tú puedes reportar un bug!</span></dd> + <dt><a href="/en-US/docs/Project:MDN/Kuma/Changelog" title="/en-US/docs/Project:MDN/Kuma/Changelog">Cambios</a></dt> + <dd>Una lista de los cambios recientes; este es un buen lugar para ver qué ha pasado recientemente.</dd> + <dt><a href="http://mzl.la/mdn_whats_deployed">¿Qué ha sido implementado?</a></dt> + <dd>Un tablero de estado de qué ha sido implementado al servidor de producción.</dd> + <dt><a href="https://mdn.kanbanery.com/projects/32137/board/?key=0383ba5f05e165e0eb19d8476654fe9775ce2ca7" title="https://mdn.kanbanery.com/projects/32137/board/?key=0383ba5f05e165e0eb19d8476654fe9775ce2ca7">Kanban board</a></dt> + <dd>The Kanban board used for managing ongoing work on the Kuma project.</dd> + <dt><a href="/en-US/docs/Project:MDN/ServerCharts">Server Monitoring</a></dt> + <dd>Some of our New Relic charts</dd> +</dl> +</div> +</div> |