From 960b4a309f57c05875fba031a4ece0fc19ac86a6 Mon Sep 17 00:00:00 2001 From: LibrarianRafia Date: Tue, 21 Nov 2023 15:58:10 -0600 Subject: [PATCH] update intro github --- docs/after.md | 37 +- docs/introgitandgithub.md | 32 +- docs/introgithub.md | 719 ++++---------------------------------- docs/quickstart.md | 5 + docs/whatgitandgithub.md | 11 +- 5 files changed, 116 insertions(+), 688 deletions(-) diff --git a/docs/after.md b/docs/after.md index 5f745d0..18890d9 100644 --- a/docs/after.md +++ b/docs/after.md @@ -1,6 +1,12 @@ # Theory to Practice - + You made it to the end of this workshop—congratulations! You now know a little more about why using Git and GitHub in your scholarly practice might be advantageous, and what the challenges are. Below you'll find a set of readings and tutorials to supplement the lessons outlined herein, and offer additional ways of advancing your use beyond the basics outlined here. There are also additional challenges to test your skills, as well as discussion questions to test your conceptual understanding of these tools. Enjoy! + +**Discussion Questions** +- What does your current version control workflow look like and what are the challenges it poses; or how could it be improved? +- How can git support the work you are already doing? +- What additional opportunities does git and/or GitHub and/or Markdown create for your teaching, research or other scholarly work? +- What are the potential benefits and pitfalls of working in the open on the web via a platform like GitHub?