More details about this tool can be find here
This command should be run in codelabs folder
- build codelab
claat build js-basic-codelab.md
- export codelab:
claat export js-basic-codelab.md
npm run collect:codelabs
Generate all static presentations before start local build.
npm start
npm run generate:presentations
Codelab-generator offers support only for some functionalities from claat tool.
In order to use codelab-generator in the codelabs directory you must provide:
- a json file with metadata for creating the card layout
- a markdown file with all necessary steps for tutorial
Codelab static content could be generated using:
npm run generate:codelabs
- https://medium.com/@zarinlo/publish-technical-tutorials-in-google-codelab-format-b07ef76972cd
- https://e.printstacktrace.blog/micronaut-non-blocking-and-async-part1/
- Add reveal.js integration
- Investigate and integrate surveyjs.io
- Build api to collect surveys