From 7289410bf483bdfc53ed014dbf8aa99234af7060 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 8 Nov 2024 11:51:04 -0800 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- content/02-local-setup-r.html | 13 ++++++++++++- search.json | 28 +++++++++++++++++++++++++++- sitemap.xml | 2 +- 4 files changed, 41 insertions(+), 4 deletions(-) diff --git a/.nojekyll b/.nojekyll index 0d172e0..6cba9ac 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -9f3ed8d7 \ No newline at end of file +ebf2515f \ No newline at end of file diff --git a/content/02-local-setup-r.html b/content/02-local-setup-r.html index 2a808ff..0cae0bd 100644 --- a/content/02-local-setup-r.html +++ b/content/02-local-setup-r.html @@ -273,6 +273,8 @@

On this page

  • Install R 4+
  • Install RStudio Desktop
  • Install the needed packages
  • +
  • Install Git or GitHub Desktop
  • +
  • GitHub Authentication
  • @@ -319,7 +321,16 @@

    Install RStudio De

    Install the needed packages

    -

    We will update this section closer to the workshops.

    +

    For now install tidyverse.

    +
    install.packages(tidyverse)
    +
    +
    +

    Install Git or GitHub Desktop

    +

    You will need Git for interacting with GitHub and cloning repositories that we will use later.

    +
    +
    +

    GitHub Authentication

    +

    Read this section: Authenticating to GitHub.

    diff --git a/search.json b/search.json index 1722484..bfe20d5 100644 --- a/search.json +++ b/search.json @@ -96,7 +96,33 @@ "href": "content/02-local-setup-r.html#install-the-needed-packages", "title": "Setting up on your computer - R users", "section": "Install the needed packages", - "text": "Install the needed packages\nWe will update this section closer to the workshops.", + "text": "Install the needed packages\nFor now install tidyverse.\ninstall.packages(tidyverse)", + "crumbs": [ + "JupyterHub", + "Welcome", + "Set-up", + "R and RStudio on your computer" + ] + }, + { + "objectID": "content/02-local-setup-r.html#install-git-or-github-desktop", + "href": "content/02-local-setup-r.html#install-git-or-github-desktop", + "title": "Setting up on your computer - R users", + "section": "Install Git or GitHub Desktop", + "text": "Install Git or GitHub Desktop\nYou will need Git for interacting with GitHub and cloning repositories that we will use later.", + "crumbs": [ + "JupyterHub", + "Welcome", + "Set-up", + "R and RStudio on your computer" + ] + }, + { + "objectID": "content/02-local-setup-r.html#github-authentication", + "href": "content/02-local-setup-r.html#github-authentication", + "title": "Setting up on your computer - R users", + "section": "GitHub Authentication", + "text": "GitHub Authentication\nRead this section: Authenticating to GitHub.", "crumbs": [ "JupyterHub", "Welcome", diff --git a/sitemap.xml b/sitemap.xml index f35e4c5..3ba655a 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -18,7 +18,7 @@ https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/02-local-setup-r.html - 2024-11-01T23:04:31.974Z + 2024-11-08T19:50:47.068Z https://nmfs-opensci.github.io/Quarto-Workshop-2024/content/01-repro-reports.html