kabanero-io / guides

All the Kabanero.io guides. This repo will be arhived soon.
5 stars 9 forks source link

Guides

This repository holds all the guides for Kabanero.io.

Each new guide should be self-contained in its own directory. The directory's name should be the guides name.

Work Flow

  1. New Guides will create a directory under draft. The name of the directory should describe the Guide and not conflict with other Guide names.
  2. Create a markdown file and name it the same as the guide's name (and directory name).
  3. Write the Guide in markdown format.
  4. Get the Guide reviewed (TODO: add review process).
  5. Move the directory from the draft directory to the publish directory.

Structure