Katakoda
Interactive hands-on labs for Katacoda
Authoring
See the consul-connect
project for a recently refactored approach to building and running interactive tutorials.
Directory Layout
assets/
images/
Workflow Commands
Shared make
commands have been implemented to enable the authoring process.
make images
: Compresses all images under theassets/images
directory for the webmake deploy
: Copies assets to our public bucket.