entrenamiento-docente

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

https://github.com/metadocencia/entrenamiento-docente

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Zenodo

README.md

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:
📧 infraestructura@metadocencia.org

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:
📧 infraestructura@metadocencia.org

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

Owner

  • Name: MetaDocencia
  • Login: MetaDocencia
  • Kind: organization
  • Email: info@metadocencia.org
  • Location: Argentina

Organización sin fines de lucro que nutre una comunidad docente hispanohablante / Non-profit organization that nurtures a community of Spanish-speaking educator

Citation (CITATION.cff)

# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically, 
# ensuring that the author list and other fields remain accurate.

cff-version: 1.2.0
title: FIXME
message: "Please cite this lesson using the information in this file when you refer to it in publications, and/or if you re-use, adapt, or expand on the content in your own training material."
type: dataset
authors:
  - given-names: MetaDocencia
    family-names: MetaDocencia
abstract: "Workbench template adaptado por MetaDocencia"
license: CC-BY-4.0

GitHub Events

Total
  • Push event: 150
  • Create event: 2
Last Year
  • Push event: 150
  • Create event: 2

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v4 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite