From 640727151bdf8ed4b5ef8a7207689e014c93fd63 Mon Sep 17 00:00:00 2001 From: camilavargasp Date: Thu, 21 Nov 2024 16:52:28 -0800 Subject: [PATCH] fixing yml indentation and coping template to all session for upcoming trainings --- materials/_quarto.yml | 12 +++++++----- materials/session_04.qmd | 30 ++++++++++++++++-------------- materials/session_05.qmd | 24 +++++++++++++++--------- materials/session_06.qmd | 24 +++++++++++++++++------- materials/session_07.qmd | 27 ++++++++++++++++++--------- 5 files changed, 73 insertions(+), 44 deletions(-) diff --git a/materials/_quarto.yml b/materials/_quarto.yml index 30b2e0e7..36a1ccc7 100755 --- a/materials/_quarto.yml +++ b/materials/_quarto.yml @@ -26,6 +26,7 @@ book: - icon: github href: https://github.com/NCEAS/nceas-training/tree/2024-working-groups + ## NOTE: when commenting out each session make sur ethe indentation is correct chapters: - index.qmd # preface @@ -34,14 +35,15 @@ book: - session_01.qmd # Project Management - session_02.qmd # Data Management - session_03.qmd # Using GitHub for Project Management + # - session_04.qmd # Infographics and 1 pagers - - part: "Extended Learning" - chapters: - - session_04.qmd # Infographics and 1 pagers + # - part: "Extended Learning" + # chapters: # - session_05.qmd # Intro to Git and GitHub # - session_06.qmd # Collaborating with Git adn Github - # - session_07.qmd # Project management on GitHub - # - session_08.qmd # Communicationg your results + # - session_07.qmd # Communicationg your results + ## If you ned more session make sure to have the right indentation + # - session_08.qmd # # - session_09.qmd # Collaborating with Git # - session_10.qmd # Data Management # - session_11.qmd # Publishing to the Web diff --git a/materials/session_04.qmd b/materials/session_04.qmd index cb0b7b34..ff493ed4 100644 --- a/materials/session_04.qmd +++ b/materials/session_04.qmd @@ -1,26 +1,28 @@ --- -title: "Comms Plan [UPDATE]" +title: "Developing a Communication Plan" title-block-banner: true --- + -
-::: callout-warning -## Upcoming Workshop -The materials for this training will be available the day of the workshop. -::: +### Workshop Description {.unnumbered} -
-### Workshop Description {.unnumbered} -Developing your communications plan and brand identity can be intimidating, but coming up with a slogan, focus, audience, and personality will streamline the rest of your science communication efforts. Workshop your plan and your brand and then apply it across your portfolio, including websites, letterhead, and social media. -### Learning Objectives {.unnumbered} -- Recognize the importance of a cohesive plan and brand identity as a scientist -- Create keywords that capture the essence of your personal/group brand identity -- Connect brand identity to overall asset collection including logos, photos, and biographies +### Learning Objectives{.unnumbered} +- + + + +:::callout-important +## Missed the training? + +Find the video recording of this workshop in this [link](ADD LINK TO VIDEO ON DRIVE). + +::: + -### Resources {.unnumbered} +### Resources {.unnumbered} \ No newline at end of file diff --git a/materials/session_05.qmd b/materials/session_05.qmd index a58c961a..b1ab6498 100644 --- a/materials/session_05.qmd +++ b/materials/session_05.qmd @@ -1,22 +1,28 @@ --- -title: "Intro to Git and GitHub" +title: "Introduction to Git and GitHub" title-block-banner: true --- + -
-::: callout-warning -## Upcoming Workshop -The materials for this training will be available the day of the workshop. -::: +### Workshop Description {.unnumbered} -
-### Workshop Description {.unnumbered} +### Learning Objectives{.unnumbered} +- + + + +:::callout-important +## Missed the training? + +Find the video recording of this workshop in this [link](ADD LINK TO VIDEO ON DRIVE). + +::: - +### Resources {.unnumbered} \ No newline at end of file diff --git a/materials/session_06.qmd b/materials/session_06.qmd index a237df1a..1ade627a 100644 --- a/materials/session_06.qmd +++ b/materials/session_06.qmd @@ -7,16 +7,26 @@ format: code-link: true --- -
+ -::: callout-warning -## Upcoming Workshop -The materials for this training will be available the day of the workshop. + + +### Workshop Description {.unnumbered} + + + +### Learning Objectives{.unnumbered} +- + + + +:::callout-important +## Missed the training? + +Find the video recording of this workshop in this [link](ADD LINK TO VIDEO ON DRIVE). ::: -
-### Workshop Description {.unnumbered} - +### Resources {.unnumbered} \ No newline at end of file diff --git a/materials/session_07.qmd b/materials/session_07.qmd index 3d3053f5..78f849f7 100644 --- a/materials/session_07.qmd +++ b/materials/session_07.qmd @@ -1,19 +1,28 @@ --- -title: "Project Management on GitHub" +title: "Communicationg Your Results" title-block-banner: true --- -
+ -::: callout-warning -## Upcoming Workshop -The materials for this training will be available the day of the workshop. -::: - -
### Workshop Description {.unnumbered} - + +### Learning Objectives{.unnumbered} +- + + + +:::callout-important +## Missed the training? + +Find the video recording of this workshop in this [link](ADD LINK TO VIDEO ON DRIVE). + +::: + + + +### Resources {.unnumbered} \ No newline at end of file