WHAT
NAVIKT codelabs is based on google codelabs and provide a guided, tutorial, hands-on coding experience.
HOWTO
Install
- Install claat - see https://github.com/googlecodelabs/tools/tree/master/claat
Create codelab
Generate content from markdown & push codelab to github pages.
- Write a codelab!
- See https://github.com/googlecodelabs for instructions
claat export -o docs codelab-name.md
- Update
index.md
with you new codelab - commit & push files to master
- Your the best!