aboutsummaryrefslogtreecommitdiff
path: root/files/es/learn/common_questions
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/learn/common_questions')
-rw-r--r--files/es/learn/common_questions/common_web_layouts/index.html3
-rw-r--r--files/es/learn/common_questions/how_much_does_it_cost/index.html3
-rw-r--r--files/es/learn/common_questions/using_github_pages/index.html3
-rw-r--r--files/es/learn/common_questions/what_is_a_url/index.html3
-rw-r--r--files/es/learn/common_questions/what_is_a_web_server/index.html3
-rw-r--r--files/es/learn/common_questions/what_software_do_i_need/index.html3
6 files changed, 12 insertions, 6 deletions
diff --git a/files/es/learn/common_questions/common_web_layouts/index.html b/files/es/learn/common_questions/common_web_layouts/index.html
index 7e05cbcaad..5c78b094cd 100644
--- a/files/es/learn/common_questions/common_web_layouts/index.html
+++ b/files/es/learn/common_questions/common_web_layouts/index.html
@@ -1,6 +1,6 @@
---
title: ¿Qué contienen los diseños web comunes?
-slug: Learn/Common_questions/diseños_web_comunes
+slug: Learn/Common_questions/Common_web_layouts
tags:
- CSS
- Común
@@ -9,6 +9,7 @@ tags:
- HTML
- Principiante
translation_of: Learn/Common_questions/Common_web_layouts
+original_slug: Learn/Common_questions/diseños_web_comunes
---
<div>{{IncludeSubnav("/en-US/Learn")}}</div>
diff --git a/files/es/learn/common_questions/how_much_does_it_cost/index.html b/files/es/learn/common_questions/how_much_does_it_cost/index.html
index aeffd72c64..1a6116151d 100644
--- a/files/es/learn/common_questions/how_much_does_it_cost/index.html
+++ b/files/es/learn/common_questions/how_much_does_it_cost/index.html
@@ -1,6 +1,6 @@
---
title: ¿Cuánto cuesta hacer algo en la Web?
-slug: Learn/Common_questions/Cuanto_cuesta
+slug: Learn/Common_questions/How_much_does_it_cost
tags:
- Comenzando
- Herramientas de desarrollo web
@@ -9,6 +9,7 @@ tags:
- costo
- hosting
translation_of: Learn/Common_questions/How_much_does_it_cost
+original_slug: Learn/Common_questions/Cuanto_cuesta
---
<div class="summary">
<p>Dedicarse a la web no es tan barato como parece. En este artículo discutimos cuánto puedes tener que gastar, y por qué.</p>
diff --git a/files/es/learn/common_questions/using_github_pages/index.html b/files/es/learn/common_questions/using_github_pages/index.html
index 81a7138430..2c52f5ef79 100644
--- a/files/es/learn/common_questions/using_github_pages/index.html
+++ b/files/es/learn/common_questions/using_github_pages/index.html
@@ -1,7 +1,8 @@
---
title: ¿Cómo se utiliza Github pages?
-slug: Learn/Using_Github_pages
+slug: Learn/Common_questions/Using_Github_pages
translation_of: Learn/Common_questions/Using_Github_pages
+original_slug: Learn/Using_Github_pages
---
<p class="summary"><a href="https://github.com/">GitHub</a> es un sitio "social coding". Te permite subir repositorios de código para almacenarlo en el <strong>sistema de control de versiones</strong> <a href="http://git-scm.com/">Git</a>. Tu puedes colaborar en proyectos de código, y el sistema es código abierto por defecto, lo que significa que cualquiera en el mundo puede encontrar tu código en GitHub, usarlo, aprender de el, y mejorarlo. ¡Tú puedes hacer eso con el código de otras personas tambien! Este artículo provee una guía básica para publicar contenido usando la característica gh-pages de Github.</p>
diff --git a/files/es/learn/common_questions/what_is_a_url/index.html b/files/es/learn/common_questions/what_is_a_url/index.html
index ef50be60ad..de5d24db8d 100644
--- a/files/es/learn/common_questions/what_is_a_url/index.html
+++ b/files/es/learn/common_questions/what_is_a_url/index.html
@@ -1,7 +1,8 @@
---
title: ¿Qué es una URL?
-slug: Learn/Common_questions/Qué_es_una_URL
+slug: Learn/Common_questions/What_is_a_URL
translation_of: Learn/Common_questions/What_is_a_URL
+original_slug: Learn/Common_questions/Qué_es_una_URL
---
<div class="summary">
<p>Este artículo habla sobre las Uniform Resource Locators (URLs), explicando qué son y cómo se estructuran.</p>
diff --git a/files/es/learn/common_questions/what_is_a_web_server/index.html b/files/es/learn/common_questions/what_is_a_web_server/index.html
index 4969677db6..a7ded29232 100644
--- a/files/es/learn/common_questions/what_is_a_web_server/index.html
+++ b/files/es/learn/common_questions/what_is_a_web_server/index.html
@@ -1,11 +1,12 @@
---
title: Que es un servidor WEB?
-slug: Learn/Common_questions/Que_es_un_servidor_WEB
+slug: Learn/Common_questions/What_is_a_web_server
tags:
- Infraestructura
- Principiante
- necesitaEsquema
translation_of: Learn/Common_questions/What_is_a_web_server
+original_slug: Learn/Common_questions/Que_es_un_servidor_WEB
---
<div class="summary">
<p>En este articulo veremos que son los servidores, cómo funcionan y por qué son importantes.</p>
diff --git a/files/es/learn/common_questions/what_software_do_i_need/index.html b/files/es/learn/common_questions/what_software_do_i_need/index.html
index 92687e7d13..d5ee07aac3 100644
--- a/files/es/learn/common_questions/what_software_do_i_need/index.html
+++ b/files/es/learn/common_questions/what_software_do_i_need/index.html
@@ -1,6 +1,6 @@
---
title: ¿Qué software necesito para construir un sitio web?
-slug: Learn/Common_questions/Que_software_necesito
+slug: Learn/Common_questions/What_software_do_I_need
tags:
- Build a website
- Building
@@ -8,6 +8,7 @@ tags:
- Principiante
- software
translation_of: Learn/Common_questions/What_software_do_I_need
+original_slug: Learn/Common_questions/Que_software_necesito
---
<div class="summary">
<p>En este artículo se explican cuales componentes de software necesita para editar, cargar, o visualizar un sitio web. </p>