From c0d0a0d50bb5b8cd0a98e1fe3da28de90eef0a05 Mon Sep 17 00:00:00 2001 From: Christian Krause <christian.krause@idiv.de> Date: Mon, 9 Sep 2019 12:21:51 +0200 Subject: [PATCH] removes youtube motivation also simplifies motivation everything fixes #30 --- basics.html | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) diff --git a/basics.html b/basics.html index b7d5454..a73aa98 100644 --- a/basics.html +++ b/basics.html @@ -230,38 +230,16 @@ - and it is not too much effort </section> - <section id="motivation-creative-use" data-markdown> - ## motivation #4 - ### the creative use award - #### goes to Michael Schilli - - ```yml - videos: - - id: '_3i5yVoTvCs' - title: 'How to flip German pancakes' - - id: 'brPfE66FC24' - title: 'Tivo Stream Cooling Fan Replacement' - ``` - - ```console - $ youtube-sync -i videos.yml - _3i5yVoTvCs: Unchanged - brPfE66FC24: Updated OK - ``` - - source: [Linux Magazin](http://www.linux-magazin.de/) 2018/01 - </section> - <section id="motivation-use-everywhere" data-markdown> ## motivation #e ### use version control for # *everything* - | common | less frequent | esoteric? | - | ------------ |:---------------:| ---------------:| - | software | presentation | youtube | - | blog / doc | paper / thesis | soundboard | - | user config | task management | drinking games | + - software + - blog / documentation + - presentation + - paper / thesis + - ... notes: - software, thats obvious -- GitLab