Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 725 Bytes

Readme.md

File metadata and controls

16 lines (10 loc) · 725 Bytes

Istio Workshop

Follow along with the slides.

cd slides
npm install
npm start

Note the navigation (reveal.js). The structure of the presentation takes advantage of nested sections. If you see arrows pointing Left or Right, you can navigate between major sections. Click the arrows Down or Up to dive into a section.

Contributions welcomed! Please send PRs!

Note to myself: This is hosted using GH pages. I've set up a custom domain name and just need to push to the gh-pages branch of this repository. Nothing else needed to do (nothing with Jekyll, nothing with NodeJS/NPM), etc. Everything is written in HTML directly anyway, so no need to do anything, just push/merge to gh-pages when ready to go live!