navikt / codelabs

NAVIKT codelabs is based on google codelabs and provide a guided, tutorial, hands-on coding experience.
https://navikt.github.io/codelabs/
MIT License
1 stars 1 forks source link

WHAT

NAVIKT codelabs is based on google codelabs and provide a guided, tutorial, hands-on coding experience.

HOWTO

Install

Create codelab

Generate content from markdown & push codelab to github pages.

  1. Write a codelab!
  2. claat export -o docs codelab-name.md
  3. Update index.md with you new codelab
  4. commit & push files to master
  5. Your the best!