GDG Code Labs
A collection of code labs authored by Google Developer Group members. Code labs are written in markdown format and built using the Google Code Labs Tool.
Code Labs
- Sample Code Lab - Generated from src/sample.md
- JS- Intro - An introduction to Javascript
- Firebase Deployment - A code lab on firebase hosting, performance and analytics
Contributing
- Add your codelab’s readme file to the src directory and any image in src/img.
- Update this readme to link to your new codelabs path (ensure it doesn’t clash with preexisting paths)
- Send a pull request.
ToDo
- Use the default codelab homepage
- Use github actions to auto deploy on pull request merge