# Lunes 2022/10/17 semana C
Seguiremos con las prácticas planteadas:
# Lab Introduction to Systems Development" and Static Generators
Lab "Introduction to Systems Development" and Static Generators
Veremos
- Significado de los elementos en el _config.yml
- Como hacer deploys en GitHub Pages
- Como hacer deploys en Netlify
- Collections en Jekyll (opens new window)
- Front Matter Defaults (opens new window)
The different types that are available to you are pages, posts, drafts or any collection in your site
- Data Files (opens new window)
- Ejemplo: https://ull-esit-dmsi.github.io/teams (opens new window)
- GraphQL query
- Fichero teams.json (opens new window) con la respuesta del query
- Grading Rubric for this lab
- Repos (opens new window) de esta práctica