From a1cd6b14eb986dccfe59bc8ec08825b5eef9ebc9 Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Tue, 18 Feb 2020 09:45:01 +0100 Subject: [PATCH] adds 2nd day to agenda --- basics.html | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/basics.html b/basics.html index 769bee7..68f66a8 100644 --- a/basics.html +++ b/basics.html @@ -50,8 +50,23 @@ - collaborate! </section> - <section id="intro-agenda" data-markdown> - ## agenda + <section id="intro-goals" data-markdown> + ## goals + + 1. use git in **ALL** your projects + 1. collaborate with each other + + ... is mission accomplished. + + notes: + - there is time for fancy stuff later + - take a few weeks getting used to git + - delay is good to grow your own experience + - growing pain is how we learn + </section> + + <section id="intro-agenda-1" data-markdown> + ## agenda (today) 1. intro and installation 1. setup and local repositories @@ -61,6 +76,20 @@ - we have dynamic breaks, try at most 90 minutes without break </section> + <section id="intro-agenda-2" data-markdown> + ## agenda (tomorrow) + + 1. customization (editors, IDEs) + 1. project & team setup (GitLab) + 1. how to project maintainer + 1. (automation) + + note: + - in smaller groups + - while today is more general, tomorrow will be focused on your + specific situation + </section> + <section id="intro-version-control" data-markdown> ## about version control @@ -86,21 +115,6 @@ - doc: also means community / stackoverflow entries </section> - <section id="intro-about-today" data-markdown> - ## about today - - 1. use git in **ALL** your projects - 1. collaborate with each other - - ... is mission accomplished. - - notes: - - there is time for fancy stuff later - - take a few weeks getting used to git - - delay is good to grow your own experience - - growing pain is how we learn - </section> - <section id="intro-about-christian" data-markdown> ## about christian -- GitLab