From 433570f00f1d719f8fb4f25fc13268f242bf6dc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 9 Jul 2019 16:48:55 -0300 Subject: [PATCH] Minor proposals --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e09d2bc..452f98d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Este repositorio contiene la plantilla con la cual puedes crear sitios web para para copiar el repositorio `workshop-template-es` y, así, editarlo de acuerdo a las necesidades de tu taller. 2. Trabaja en el **branch** `gh-pages` de tu repositorio, - ya que este es el contenido que será + ya que éste es el contenido que será [publicado automáticamente como un sitio web por GitHub][github-project-pages]. 3. Una vez que hayas terminado, por favor avísanos [por medio de un email] cual será la URL de tu taller. Si se trata de un taller auto-organizado, también debes [completar el formulario para talleres autoorganizados][self-organised-workshop-form], para que podamos seguir el desarrollo de todos los talleres. En nuestro sitio web, construimos una lista de talleres a partir de los datos que incluyas en tu página `index.md`. Sólo podemos hacer eso si [editas][customization] tu página correctamente *y* nos informas sobre la URL del taller. @@ -115,7 +115,7 @@ please [get in touch](#getting-and-giving-help). In the example above, this is `https://gvwilson.github.io/2016-12-01-miskatonic`. The finished page should look [something like this](fig/completed-page.png?raw=true). -8. Optional: you can now change the README.md file in your website's repository, which contains these instructions, so that it contains a short description of your workshop and a link to the workshop website. +8. Optional: you can now change the `README.md` file in your website's repository, which contains these instructions, so that it contains a short description of your workshop and a link to the workshop website. **Note:** please do all of your work in your repository's `gh-pages` branch,