mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-19 23:36:33 +00:00
92 lines
1.9 KiB
Markdown
92 lines
1.9 KiB
Markdown
## Accessing these slides now
|
|
|
|
- We recommend that you open these slides in your browser:
|
|
|
|
@@SLIDES@@
|
|
|
|
- This is a public URL, you're welcome to share it with others!
|
|
|
|
- Use arrows to move to next/previous slide
|
|
|
|
(up, down, left, right, page up, page down)
|
|
|
|
- Type a slide number + ENTER to go to that slide
|
|
|
|
- The slide number is also visible in the URL bar
|
|
|
|
(e.g. .../#123 for slide 123)
|
|
|
|
---
|
|
|
|
## These slides are open source
|
|
|
|
- The sources of these slides are available in a public GitHub repository:
|
|
|
|
https://@@GITREPO@@
|
|
|
|
- These slides are written in Markdown
|
|
|
|
- You are welcome to share, re-use, re-mix these slides
|
|
|
|
- Typos? Mistakes? Questions? Feel free to hover over the bottom of the slide ...
|
|
|
|
.footnote[👇 Try it! The source file will be shown and you can view it on GitHub and fork and edit it.]
|
|
|
|
<!--
|
|
.lab[
|
|
```open https://@@GITREPO@@/tree/master/slides/common/about-slides.md```
|
|
]
|
|
-->
|
|
|
|
---
|
|
|
|
## Accessing these slides later
|
|
|
|
- Slides will remain online so you can review them later if needed
|
|
|
|
(let's say we'll keep them online at least 1 year, how about that?)
|
|
|
|
- You can download the slides using that URL:
|
|
|
|
@@ZIP@@
|
|
|
|
(then open the file `@@HTML@@`)
|
|
|
|
- You can also generate a PDF of the slides
|
|
|
|
(by printing them to a file; but be patient with your browser!)
|
|
|
|
---
|
|
|
|
## These slides are constantly updated
|
|
|
|
- Feel free to check the GitHub repository for updates:
|
|
|
|
https://@@GITREPO@@
|
|
|
|
- Look for branches named YYYY-MM-...
|
|
|
|
- You can also find specific decks and other resources on:
|
|
|
|
https://container.training/
|
|
|
|
---
|
|
|
|
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 ☺
|