edit | blame | history | raw

Red Hat Open Innovation Labs Enablement Materials

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

Slides

Use the Open Innovation Labs reveal.js template to create new content. Add your slides and commit them to the slides dir

Exercises

Exercises are created using Docsify. Write docs in Markdown and use Docsify cli to serve them. Store your lab exercises in the exercises 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

Contributing & Issues

To contribute raise an issue and submit a PR to correspond to that feature.