Skip to content
Snippets Groups Projects
Commit 6d3eec02 authored by Dirk Sarpe's avatar Dirk Sarpe
Browse files

restructure beginning

connect about you motivation with motivation and how git can help
parent e93ad41e
Branches
No related tags found
No related merge requests found
......@@ -41,17 +41,6 @@
- collaborate!
</section>
<section id="intro-about-me" data-markdown>
## about me
- scientific computing support @ idiv since 2014
- happy git user since 2010
> There will never be a better version control system than git.
>
> -- Christian Krause, Chemnitz 2017
</section>
<section id="intro-about-today" data-markdown>
## about today
......@@ -69,28 +58,23 @@
- growing pain is how we learn
</section>
<section id="intro-about-you" data-markdown>
## about you
<section id="intro-about-me" data-markdown>
## about me
![people](img/people.jpg)
- scientific computing support @ idiv since 2014
- happy git user since 2010
name, job, git experience, why git?
> There will never be a better version control system than git.
>
> -- Christian Krause, Chemnitz 2017
</section>
<section id="intro-about-git" data-markdown>
## about git
1. **records changes to a *repository***
content, who, when, message
2. **best tool for the job**
<section id="intro-about-you" data-markdown>
## about you
technical, usability, community
![people](img/people.jpg)
notes:
- the fact that content is organized in files and directories is
only incidental
- for git to be useful, content has to be text
name, job, git experience, why git?
</section>
</section>
......@@ -125,6 +109,24 @@
notes:
- TODO better repo with more contributors
- structure
- who, when, why
</section>
<section id="motivation-want-structure" data-markdown>
## about git
1. **records changes to a *repository***
content, who, when, why
2. **best tool for the job**
technical, usability, community
notes:
- the fact that content is organized in files and directories is
only incidental
- for git to be useful, content has to be text
</section>
<section id="motivation-playground" data-markdown>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment