Skip to content

missing-semester-esp/missing-semester-esp.github.io

Repository files navigation

The Missing Semester of Your CS Education

Sitio web del curso The Missing Semester of Your CS Education!

Sitio web del curso en español: El semestre faltante en tu educación de CS.

Contribuciones en la traducción son bienvenidas! Si tienes alguna sugerencia o comentario respecto a la traducción del contenido puedes abrir un issue o envíar un pull request con la modificación 👍.

Desarrollo

Para construir y ver el sitio de forma local, ejecuta:

bundle exec jekyll serve -w

Docker

Para construir construir y ver el sitio de forma local usando un contenedor, ejecuta:

 docker run --rm -d -p 4000:4000 -v "$(pwd):/usr/src" --name app antonio072/missing-semester-web:latest

De aquí puedes revisar tus cambios en tiempo real recargando la página ingresando a http://locahost:4000

Notas sobre la traducción

  • Editores (Vim): corroborar traducción para el Visual Mode en comunidades de Vim en español.
  • Control de versiones (Git): corroborar con la traducción en español del libro ProGit los términos específicos de Git. Traducir la imagen con el comic de XKCD.

License

All the content in this course, including the website source code, lecture notes, exercises, and lecture videos is licensed under Attribution-NonCommercial-ShareAlike 4.0 International CC BY-NC-SA 4.0. See here for more information on contributions or translations.

About

Spanish translation of course "The Missing Semester of Your CS Education 📚"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5