Hosted by Nagarro.
Landing page and facilitation slides.
Download and install Quarto, a Markdown-oriented publishing system.
(Installation is only necessary if you want to build the slides locally. You can also inspect the rendered slides here.)
To add your showcase
- Copy-paste
template/
folder in thesessions/
directory and rename it after your showcase and your name, e.g.demo_octopus
. - Adjust the
_content.qmd
according to guide your presentation/discussion. - Add a corresponding include directive in
index.qmd
.
Feel free to adjust the template if you feel more comfortable with a different format. We do not aim for identically looking presentations. However, please make sure that you answer the core questions regarding your motivation of using the tools and your experience with them.
Copy-pasting sections from other contributors should work just fine. If you want to know more about Quarto, take a look at the official docs regarding
- presentations and at the
- revealjs section if you want to leverage specific reveal.js features for your presentation.
To build/render the slides locally, run the render.sh
or render_on_save.sh
scripts
(or use whatever technique you prefer).
No action is required on your side. The slides are automatically build and deployed using GitHub Actions.
If you contributed to this repository, add your name here.