From 761b39fcdc3a0972f438e25fc1adc0190fabe1c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Michonneau?= Date: Fri, 13 Apr 2018 10:53:55 -0400 Subject: [PATCH] Upgrade template (#37) * Updated lesson_initialize Clarified instructions for using GitHub to contribute, altered link for [issues] to direct to GitHub page on navigating issues to avoid FIXME issue with link when initializing, removed link to master repo to avoid FIXME issue with link when initializing. These suggestions were based on a pull request initially done elsewhere swcarpentry/shell-novice#639 * Made requested revisions to lesson_initialize Changed the keyword for emailing from 'contact' to 'email' per https://github.com/swcarpentry/styles/issues/178 and changed the description for how to use GitHub to reflect usage of the web interface. * Made minor revision to order of information Reorganized description of process for contributing to clarify/increase readability * Fix CSS to use .language-X class * fix svg files * Add current year to copyright of workshop footer * Fix broken link for Contact * Requested changes * Fix issue with CSS * Update CONDUCT.md * updated license following this https://creativecommons.org/licenses/by/4.0/deed.es insead of usted tu * fix link referrence * r reproducible * r reproducible * r reproducible * translate overview and teaching * change finish for Final * Update schedule.html Traducido * translate 'finish' to 'final as per https://github.com/swcarpentry/r-novice-gapminder-es/issues/53 * translate 'cite' to 'cita' as per https://github.com/swcarpentry/r-novice-gapminder-es/issues/54 --- _includes/episode_break.html | 4 ++-- _includes/episode_overview.html | 4 ++-- _includes/lesson_footer.html | 2 +- _includes/sc/schedule.html | 6 +++--- _includes/sc/syllabus.html | 30 ++++++++++++++++++++++++++++-- _includes/syllabus.html | 4 ++-- 6 files changed, 38 insertions(+), 12 deletions(-) diff --git a/_includes/episode_break.html b/_includes/episode_break.html index ae91a26f..8e35c4aa 100644 --- a/_includes/episode_break.html +++ b/_includes/episode_break.html @@ -2,11 +2,11 @@ Muestra los tiempos de un descanso en una caja similar a la de un episodio de aprendizaje. {% endcomment %}
-

Overview

+

Hoja de ruta

- Break: {{ page.break }} min + Descanso: {{ page.break }} min
diff --git a/_includes/episode_overview.html b/_includes/episode_overview.html index 5b6c4968..85261e0f 100644 --- a/_includes/episode_overview.html +++ b/_includes/episode_overview.html @@ -2,11 +2,11 @@ Muestre los tiempos y los objetivos de aprendizaje de un episodio. {% endcomment %}
-

Overview

+

Hoja de ruta

- Enseñando: {{ page.teaching }} min + Leccion: {{ page.teaching }} min
Prácticas: {{ page.exercises }} min
diff --git a/_includes/lesson_footer.html b/_includes/lesson_footer.html index 16cf7d0d..200068d2 100644 --- a/_includes/lesson_footer.html +++ b/_includes/lesson_footer.html @@ -29,7 +29,7 @@

/ Fuente / - Cite + Cita / Contacto diff --git a/_includes/sc/schedule.html b/_includes/sc/schedule.html index 6001c2d1..469dbc53 100644 --- a/_includes/sc/schedule.html +++ b/_includes/sc/schedule.html @@ -1,17 +1,17 @@
-

Day 1

+

Día 1

- +
09:00 Automatización de tareas con la terminal de Unix
10:30 Café
12:00 Almuerzo
13:00 Creación de programas con Python
14:30 Coffee
14:30 Café
16:00 Cierre
-

Day 2

+

Día 2

diff --git a/_includes/sc/syllabus.html b/_includes/sc/syllabus.html index 0df198c2..9ec004f0 100644 --- a/_includes/sc/syllabus.html +++ b/_includes/sc/syllabus.html @@ -1,6 +1,6 @@
-

The Unix Shell

+

La Terminal de Unix

  • Archivos y directorios
  • History and tab completion
  • @@ -10,6 +10,8 @@

    The Unix Shell

  • Encontrar cosas
  • Referencia...
+ + + + + +
+

R para Análisis Científicos Reproducibles

+
    +
  • Gestión de proyectos con RStudio
  • +
  • Explorando Data Frames
  • +
  • Creando gráficas con ggplot
  • +
  • Creando y usando funciones
  • +
  • Manipulando dataframes con dplyr y plyr
  • +
  • Escribiendo buen software
  • +
  • Reference...
  • +
+
+ + + + + + \ No newline at end of file diff --git a/_includes/syllabus.html b/_includes/syllabus.html index 1dc87e94..f00a1ac5 100644 --- a/_includes/syllabus.html +++ b/_includes/syllabus.html @@ -29,7 +29,7 @@

Horario

{% if multiday %}{% endif %} - + {% endif %} @@ -66,7 +66,7 @@

Horario

{% if multiday %}{% endif %} - +
09:00 Control de versiones con Git
10:30 Café
{% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }}FinalizarFinal
{% if hours < 10 %}0{% endif %}{{ hours }}:{% if minutes < 10 %}0{% endif %}{{ minutes }}FinishFinal