Skip to content

Commit

Permalink
Add End of Block / Section slides
Browse files Browse the repository at this point in the history
  • Loading branch information
jansim committed Dec 1, 2023
1 parent ac275bf commit a0bd8c4
Show file tree
Hide file tree
Showing 16 changed files with 146 additions and 1 deletion.
10 changes: 10 additions & 0 deletions 1.0-intro.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,13 @@ Quick Round of Introductions
- *gitLens*: An extension for VS Code enhancing it's git capabilities

- *gitlab.com Account*: SaaS version of GitLab

## *End of Section* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Next Section]](./1.1-git-basics.html)
9 changes: 9 additions & 0 deletions 1.1-git-basics.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,12 @@ Which of these git commands / actions have you used already? Have you used any t
4. Repeat steps 2. - 4. for **2 of the commands** we learned so far, using separate commits each time
5. Delete the `library.txt` and restore it

## *End of Section* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Next Section]](./1.2-branches_merging.html)
10 changes: 10 additions & 0 deletions 1.2-branches_merging.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,13 @@ Rebasing
- Finish Lessons 1, 2 and 3 on the website
3. *Rebasing*
- Finish Lesson 4 on the website

## *End of Block* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Next Block]](./2.1-collaboration-merge-requests.html)
10 changes: 10 additions & 0 deletions 2.1-collaboration-merge-requests.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,13 @@ Repository: <https://gitlab.com/gitlab-org/gitlab>
2. Clone your forked repository
3. Add an alumni page by following the instructions in `docs/alumni/index.md`
4. Push your changes to GitLab and create a MR to add yourself as an alumni

## *End of Section* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Next Section]](./2.2-trunk-based-development.html)
10 changes: 10 additions & 0 deletions 2.2-trunk-based-development.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,13 @@ Formerly highly popular workflow, now a bit out of fashion.
- Many more active branches in general

# Questions? {background-opacity="0.4" background-image="images/backgrounds/questions.gif" background-position="top"}

## *End of Block* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Next Block]](./3.1-gitlab-CI-CD.html)
10 changes: 10 additions & 0 deletions 3.1-gitlab-CI-CD.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,13 @@ pages:
- Templates: https://docs.gitlab.com/ee/ci/examples/#cicd-templates
:::
## *End of Block* 🎉 {background-color="black"}
:::{.r-fit-text}
Any Questions?
:::
[[🏡 Back to Overview]](../index.html)
[[⏩️ Next Block]](./4.1-advanced-features.html)
10 changes: 10 additions & 0 deletions 4.1-advanced-features.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,13 @@ pick a5f4a0d Add cat-file
3. Complete Section 3: `"Moving Work around"`
- #1: Cherry Pick
- #2: Interactive Rebase

## *End of Section* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Next Section]](./4.2-final_notes.html)
10 changes: 10 additions & 0 deletions 4.2-final_notes.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,13 @@ subtitle: "Block 4.2: Final Bits"
- [ohshitgit.com](https://ohshitgit.com/) [(🇩🇪)](https://ohshitgit.com/de)
- LLMs e.g. ChatGPT
- Google

## *End of Block* 🎉 {background-color="black"}

:::{.r-fit-text}
Any Questions?
:::

[[🏡 Back to Overview]](../index.html)

[[⏩️ Outro]](./5.0-outro.html)
8 changes: 8 additions & 0 deletions output/1.0-intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,14 @@ <h2>Prerequisites</h2>
</ul></li>
<li class="fragment"><em>gitlab.com Account</em>: SaaS version of GitLab</li>
</ul>
</section>
<section id="end-of-section" class="slide level2" data-background-color="black">
<h2><em>End of Section</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./1.1-git-basics.html">[⏩️ Next Section]</a></p>
<div class="footer footer-default">

</div>
Expand Down
8 changes: 8 additions & 0 deletions output/1.1-git-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,14 @@ <h2>Practical: git Command Library (2)</h2>
<li class="fragment">Repeat steps 2. - 4. for <strong>2 of the commands</strong> we learned so far, using separate commits each time</li>
<li class="fragment">Delete the <code>library.txt</code> and restore it</li>
</ol>
</section>
<section id="end-of-section" class="slide level2" data-background-color="black">
<h2><em>End of Section</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./1.2-branches_merging.html">[⏩️ Next Section]</a></p>
<div class="footer footer-default">

</div>
Expand Down
8 changes: 8 additions & 0 deletions output/1.2-branches_merging.html
Original file line number Diff line number Diff line change
Expand Up @@ -719,6 +719,14 @@ <h2>Practical: <em>learngitbranching</em></h2>
<li class="fragment">Finish Lesson 4 on the website</li>
</ul></li>
</ol>
</section>
<section id="end-of-block" class="slide level2" data-background-color="black">
<h2><em>End of Block</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./2.1-collaboration-merge-requests.html">[⏩️ Next Block]</a></p>
<div class="footer footer-default">

</div>
Expand Down
8 changes: 8 additions & 0 deletions output/2.1-collaboration-merge-requests.html
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,14 @@ <h2>Practical: Collaborating via GitLab</h2>
<li class="fragment">Add an alumni page by following the instructions in <code>docs/alumni/index.md</code></li>
<li class="fragment">Push your changes to GitLab and create a MR to add yourself as an alumni</li>
</ol>
</section>
<section id="end-of-section" class="slide level2" data-background-color="black">
<h2><em>End of Section</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./2.2-trunk-based-development.html">[⏩️ Next Section]</a></p>
<div class="footer footer-default">

</div>
Expand Down
12 changes: 11 additions & 1 deletion output/2.2-trunk-based-development.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,12 +443,22 @@ <h2>gitflow 🌊</h2>
<li class="fragment">Many more active branches in general</li>
</ul>
</section>
<section>
<section id="questions" class="title-slide slide level1 center" data-background-opacity="0.4" data-background-image="images/backgrounds/questions.gif" data-background-position="top">
<h1>Questions?</h1>

</section>
<section id="end-of-block" class="slide level2" data-background-color="black">
<h2><em>End of Block</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./3.1-gitlab-CI-CD.html">[⏩️ Next Block]</a></p>
<div class="footer footer-default">

</div>
</section>
</section></section>
</div>
</div>

Expand Down
8 changes: 8 additions & 0 deletions output/3.1-gitlab-CI-CD.html
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,14 @@ <h2>Major Practical: Creating your own real-world Pipeline</h2>
<li>Templates: https://docs.gitlab.com/ee/ci/examples/#cicd-templates</li>
</ul>
</div>
</section>
<section id="end-of-block" class="slide level2" data-background-color="black">
<h2><em>End of Block</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./4.1-advanced-features.html">[⏩️ Next Block]</a></p>
<div class="footer footer-default">

</div>
Expand Down
8 changes: 8 additions & 0 deletions output/4.1-advanced-features.html
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,14 @@ <h2><em>Optional Practicals</em>: 🍒🔥</h2>
<li class="fragment">#2: Interactive Rebase</li>
</ul></li>
</ol>
</section>
<section id="end-of-section" class="slide level2" data-background-color="black">
<h2><em>End of Section</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./4.2-final_notes.html">[⏩️ Next Section]</a></p>
<div class="footer footer-default">

</div>
Expand Down
8 changes: 8 additions & 0 deletions output/4.2-final_notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,14 @@ <h2>If you have a problem</h2>
<li class="fragment">LLMs e.g.&nbsp;ChatGPT</li>
<li class="fragment">Google</li>
</ul>
</section>
<section id="end-of-block" class="slide level2" data-background-color="black">
<h2><em>End of Block</em> 🎉</h2>
<div class="r-fit-text">
<p>Any Questions?</p>
</div>
<p><a href="../index.html">[🏡 Back to Overview]</a></p>
<p><a href="./5.0-outro.html">[⏩️ Outro]</a></p>
<div class="footer footer-default">

</div>
Expand Down

0 comments on commit a0bd8c4

Please sign in to comment.