Example Google Codelab as Markdown
This codelab is just a Markdown-based version of GDoc-based Example Codelab - Your first Progressive Web App
(preview), built using Google's claat
tool.
To see what this looks like in Markdown, open up the index.md
file in raw mode.
PlusPlus supports a write API to update codelabs. You can use this feature to build a CD pipeline for your codelab - check out the script in .github/workflows/publish-codelab.yml for an example of publishing via GitHub Actions and see publish.py for an example of the actual API usage.
Please feel free to steal and modify for your needs...