From 5968cf45d66957ca2c68711d463c76c2261c2440 Mon Sep 17 00:00:00 2001 From: Trevor Vannoy Date: Tue, 17 Oct 2023 11:51:27 -0600 Subject: [PATCH] add "reasons to use version control" slide --- package.json | 1 + slides.md | 44 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 44 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fefad0c..ac4e22f 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ }, "devDependencies": { "@iconify-json/emojione": "^1.1.7", + "@iconify-json/flat-color-icons": "^1.1.7", "@iconify-json/mdi": "^1.1.54", "playwright-chromium": "^1.25.2" } diff --git a/slides.md b/slides.md index eeafac0..9030f0e 100644 --- a/slides.md +++ b/slides.md @@ -55,6 +55,37 @@ follow along! +--- +layout: statement +class: 'text-center' +--- + +# Why use version control? + +
+ +
+
+ +collaboration +
+
+ +reproducibility +
+
+ +backups +
+ +
+ +--- +layout: section +--- + +# Types of version control + ---
@@ -84,6 +115,17 @@ follow along! } +--- + +
+ + + + + +
+ + --- clicks: 3 --- @@ -562,7 +604,7 @@ layout: section ## Archiving code with Zenodo -
+
assign DOIs to your code