edit | blame | history | raw

Red Hat Open Innovation Labs Enablement Materials

This repo will house all the slides and lab exercises for the Enablement. It will also be used to track issues, features and new additions to the Enablement.

Course Content

Slides

Slides are currently only available on Red Hat's Google Drive (https://drive.google.com/open?id=1Rk0XAn2WjY-cVAhGbCNiL6EdiiS-hxbK). We are working on a solution to make this content more openly available.

In the mean time, if you are unable to access the link above and would like to see some of the content, please contact the author.

Exercises

Exercises are created using Docsify. Write docs in Markdown and use Docsify cli to serve them. Store your lab exercises in the exercises/<lab-number> dir.

A template layout for the lab exercise with headings and what should be included is stored in exercises/0-docs-template. Use this as a base point when creating new materials. Add items to the sidebar on the homepage by updating the _sidebar

To run and serve the docs
1. npm i -g docsify-cli
2. cd exercises && docsify serve -p 8085 -P 35727 and open your browser to 8085

Publishing

The exercises folder is served as the root of the gitpages site from master branch. To update the published content run:
1. git checkout master
2. git subtree push --prefix exercises origin gh-pages

Contributing & Issues

For tracking of feature development and task management add the ZenHub plugin extension to Chrome or Firefox.
To contribute raise an issue and submit a PR to correspond to that feature.

README 2 KB
exercises/0-rogue-cluster/README 6 KB
exercises/1-the-manual-menace/README 29 KB
exercises/1-the-manual-menace/crawl-1 605 b
exercises/2-attack-of-the-pipelines/README 39 KB
exercises/2-attack-of-the-pipelines/crawl-2 571 b
exercises/3-revenge-of-the-automated-testing/README 38 KB
exercises/3-revenge-of-the-automated-testing/crawl-3 709 b
exercises/4-an-enslaved-hope/README 22 KB
exercises/4-an-enslaved-hope/crawl-4 641 b
exercises/5-non-functionals-strike-back/README 19 KB
exercises/5-non-functionals-strike-back/crawl-5 672 b
exercises/6-return-of-the-app-monitoring/README 10 KB
exercises/6-return-of-the-app-monitoring/crawl-6 641 b
exercises/7-the-cluster-awakens/README 3 KB
exercises/7-the-cluster-awakens/crawl-7 635 b
exercises/8-the-last-unicorn-dev/README 1,009 b
exercises/README 10 KB
exercises/_sidebar 691 b
exercises/exercise-layout-template/README 2 KB
exercises/exercise-layout-template/_sidebar 0 b
exercises/notThe404 123 b
exercises/the-practices/README 2 KB
facilitation/00-setup/README 7 KB
facilitation/01-kick-off-and-target-outcomes/README 1 KB
facilitation/02-social-contract/README 2 KB
facilitation/03-what-is-labs/README 926 b
facilitation/04-retrospectives/README 3 KB
facilitation/05-impact-mapping/README 3 KB
facilitation/06-event-storming/README 2 KB
facilitation/07-value-slicing/README 2 KB
facilitation/08-vsm-and-mbpm/README 2 KB
facilitation/09-intro-to-agile/README 2 KB
facilitation/10-the-manual-menace/README 1 KB
facilitation/11-pairing-and-mobbing/README 2 KB
facilitation/20-attack-of-the-pipelines/README 1 KB
facilitation/80-the-last-demo-day/README 913 b
facilitation/90-residency-lightning-talks/README 1 KB
facilitation/99-wrap-up/README 2 KB