View on GitHub

codelabs

Codelabs by GDG authors

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.

Authoring Guide

Code Labs

Contributing

  1. Add your codelab’s readme file to the src directory and any image in src/img.
  2. Update this readme to link to your new codelabs path (ensure it doesn’t clash with preexisting paths)
  3. Send a pull request.

ToDo

  1. Use the default codelab homepage
  2. Use github actions to auto deploy on pull request merge