Skip to content

MetaDocencia/entrenamiento-docente

Repository files navigation

Entrenamiento docente

Esta formación es una versión del curso "Train the Trainers" de The Carpentries en español, adaptado por MetaDocencia

Fue creada a partir del template oficial de MetaDocencia para crear cursos y lecciones reproducibles utilizando Carpentries Workbench, adaptado con nuestra configuración y estilo.

Puedes usar este repositorio como punto de partida, directamente desde GitHub, sin necesidad de herramientas locales.


Versión adaptada por

  • Nicolás Palopoli
  • Laura Ación
  • Jesica Formoso
  • Paz Míguez
  • Julián Buede
  • Irene Vazano

Cómo contribuir

Puedes seguir las instrucciones de como contribuir

📬 Contacto

¿Tienes dudas? Escríbenos a:
📧 [email protected]

Puedes encontrar más materiales y recursos en:
🌐 https://www.metadocencia.org


MetaDocencia Reproducible Lesson Template

This repository is an official MetaDocencia template to create reproducible lessons using the Carpentries Workbench, adapted with our custom configuration and style.

Use this repository as a starting point for your own lessons, directly from GitHub — no local tools needed.


🚀 How to start a new lesson

1. Create a new repository

Go directly to:
https://github.com/MetaDocencia/metadocencia-workbench-template/generate

Choose a name for your new repository (e.g., lesson-my-topic) and click Create repository.


2. Edit your lesson via GitHub

Once your repository is created, you can edit everything directly in the web interface:

  • Lesson episodes are in the episodes/ folder (each .md file is a section).
  • The home page is index.md.
  • General configuration is in config.yaml.

Use the ✏️ edit button in each file to make changes, then select Commit changes to save.

No need for RStudio or command line tools.


Publishing the Site on GitHub Pages

To enable automatic publication of the lesson website using GitHub Pages, follow these steps:

  1. From the repository, click Settings > Pages.
  2. Under "Source", configure:
    • Branch: gh-pages
    • Folder: / (root)
  3. Click “Save”.

Verifying the publication

  1. Edit any file in the lesson repository (e.g., an episode).
  2. GitHub will automatically trigger the publishing workflow.
  3. You can monitor the process under the Actions tab.
  4. Once the workflow completes, the site will be available at:
https://<your-user-or-org>.github.io/<repository-name>/

Example:
https://metadocencia.github.io/lesson-example/


📬 Contact

Questions or suggestions? Reach us at:
📧 [email protected]

Explore more of our resources:
🌐 https://www.metadocencia.org

About

Curso de instructores (Train the Trainer) en español adaptado por MetaDocencia

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages