mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 12:29:18 +00:00
49 lines
1016 B
Markdown
49 lines
1016 B
Markdown
## About these slides
|
|
|
|
- All the content is available in a public GitHub repository:
|
|
|
|
https://@@GITREPO@@
|
|
|
|
- You can get updated "builds" of the slides there:
|
|
|
|
http://container.training/
|
|
|
|
<!--
|
|
.exercise[
|
|
```open https://@@GITREPO@@```
|
|
```open http://container.training/```
|
|
]
|
|
-->
|
|
|
|
--
|
|
|
|
- Typos? Mistakes? Questions? Feel free to hover over the bottom of the slide ...
|
|
|
|
.footnote[.emoji[👇] Try it! The source file will be shown and you can view it on GitHub and fork and edit it.]
|
|
|
|
<!--
|
|
.exercise[
|
|
```open https://@@GITREPO@@/tree/master/slides/common/about-slides.md```
|
|
]
|
|
-->
|
|
|
|
---
|
|
|
|
class: extra-details
|
|
|
|
## Extra details
|
|
|
|
- This slide has a little magnifying glass in the top left corner
|
|
|
|
- This magnifying glass indicates slides that provide extra details
|
|
|
|
- Feel free to skip them if:
|
|
|
|
- you are in a hurry
|
|
|
|
- you are new to this and want to avoid cognitive overload
|
|
|
|
- you want only the most essential information
|
|
|
|
- You can review these slides another time if you want, they'll be waiting for you ☺
|