Fork of googlecodelabs/tools - This is a maintained version of the original (now archived) project with bug fixes and new features.
A complete toolkit for creating, building, and publishing interactive tutorials (codelabs) from Markdown or Google Docs. This modernized fork includes enhanced features, improved build system, and comprehensive documentation.
This repository contains everything you need to create and publish professional codelabs:
claat/- CLI tool for converting Markdown/Google Docs to HTML codelabscodelab-elements/- Web components for rendering interactive codelabscatalog/- Static site generator for browsing multiple codelabssample-codelabs/- Example codelabs demonstrating all features
The easiest way is to download pre-compiled binaries from the Releases page.
- CLaaT Tool Guide - Complete CLI documentation
- Markdown Format Guide - Syntax reference for authoring
- Codelab Elements - Web components documentation
- Catalog System - Building a codelab catalog site
- Release Notes - What's new
See live examples at the deployed catalog.
Apache 2.0 - See LICENSE file
Original work by Google, modifications and enhancements by this fork.
- Issues: Report bugs or request features on GitHub Issues
- Discussions: Share ideas in GitHub Discussions
- Original Group: codelab-authors Google Group