From b4caad9c512e62e0282d047bed3b70559995868d Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Wed, 10 Oct 2018 10:24:03 +0200 Subject: [PATCH] improves notes --- basics.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/basics.html b/basics.html index 2de4608..dcc3598 100644 --- a/basics.html +++ b/basics.html @@ -31,6 +31,7 @@ notes: - if you have questions ask them right away - hand out cheat sheets later, no need to write stuff down + - close your laptops </section> <section id="intro-objectives" data-markdown> @@ -154,9 +155,11 @@  notes: - - there's a rule in open source software ... - - at least open issue - - if trivial to fix: do it! + + - there's a rule in ~~open source software~~ nay life + - if you want the world to be a better place + - complain about it (issue tracker) + - if you are able to fix it: do it! </section> <section id="motivation-collaboration-2" data-markdown> @@ -176,7 +179,7 @@ ``` fixes typo - learn how to use a spell checker + learn how to use a spell checker, dude! ``` </section> @@ -210,10 +213,13 @@ | common | less frequent | esoteric? | | ------------ |:---------------:| ---------------:| | software | presentation | youtube | - | blog | paper / thesis | soundboard | + | blog / doc | paper / thesis | soundboard | | user config | task management | drinking games | notes: + - software, thats obvious + - blog / doc: web-pages in general are more and more managed by git + - e.g. this git cheat sheet we're handing out is a git repo - if it doesn't support git don't use it </section> -- GitLab