Skip to content
Snippets Groups Projects
Verified Commit 51db1fd7 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

highlights goals in summary sections

also adds final summary section, which was completely missing
parent c54b3a88
No related branches found
No related tags found
No related merge requests found
......@@ -87,10 +87,8 @@
<section id="intro-about-today" data-markdown>
## about today
be able to ...
1. use git in **ALL** your projects
2. collaborate with each other
1. collaborate with each other
... is mission accomplished.
......@@ -648,11 +646,10 @@
</section>
<section id="summary-2" data-markdown>
## you can now
## goals
> use git in **ALL** your projects
>
> -- goal 1 finished ✓
1. use git in **ALL** your projects ✓
2. collaborate with each other
</section>
</section>
......@@ -971,6 +968,21 @@
- MR status should show that (can not be merged without conflicts)
- maintainer decides if trivial or delegate to contributor
</section>
<section id="summary-3" data-markdown>
## you can now
- create and connect to remotes
- contribute to projects you don't own
- maintain projects you own
</section>
<section id="summary-4" data-markdown>
## goals
1. use git in **ALL** your projects ✓
2. collaborate with each other ✓
</section>
</section>
<section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment