Skip to content

Commit

Permalink
removed code style guide from resources; added links to quarto docume…
Browse files Browse the repository at this point in the history
…ntation and github docs to resources menu
  • Loading branch information
samanthacsik committed Aug 22, 2024
1 parent 059d6f4 commit 79e23b8
Show file tree
Hide file tree
Showing 12 changed files with 83 additions and 39 deletions.
9 changes: 7 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,15 @@ website:
href: course-materials/week6-misc-github.qmd
- text: resources
menu:
- text: guide for writing clean code
href: clean-code-guide.qmd
- text: MEDS installation guide
href: https://ucsb-meds.github.io/MEDS-installation-guide/
target: _blank
- text: Quarto documentation
href: https://quarto.org/
target: _blank
- text: GitHub documentation
href: https://docs.github.com/en
target: _blank
- icon: github
menu:
- text: Source Code
Expand Down
2 changes: 2 additions & 0 deletions course-materials/week5-github-portfolios.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ We'll discuss and practice writing effective GitHub READMEs together today, but

:::

TODO: include this somewhere, [5 tips for making your GitHub profile page accessible](https://github.blog/developer-skills/github/5-tips-for-making-your-github-profile-page-accessible/)

## {{< fa plus title="plus" >}} What should I continue working on? {#continue-working}

*Coming soon*
12 changes: 8 additions & 4 deletions docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,12 +171,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="./clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 8 additions & 4 deletions docs/clean-code-guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,12 +171,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="./clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 8 additions & 4 deletions docs/course-materials/week0-build-websites.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 8 additions & 4 deletions docs/course-materials/week2-customizing-websites.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 8 additions & 4 deletions docs/course-materials/week3-creating-blogs.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 8 additions & 4 deletions docs/course-materials/week4-writing-blogs.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
13 changes: 9 additions & 4 deletions docs/course-materials/week5-github-portfolios.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -295,6 +299,7 @@ <h2 class="anchored" data-anchor-id="lecture-materials"><i class="fa-solid fa-pe
</div>
</div>
</div>
<p>TODO: include this somewhere, <a href="https://github.blog/developer-skills/github/5-tips-for-making-your-github-profile-page-accessible/">5 tips for making your GitHub profile page accessible</a></p>
</section>
<section id="continue-working" class="level2">
<h2 class="anchored" data-anchor-id="continue-working"><i class="fa-solid fa-plus" title="plus" aria-label="plus"></i> What should I continue working on?</h2>
Expand Down
12 changes: 8 additions & 4 deletions docs/course-materials/week6-misc-github.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="../clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
12 changes: 8 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,16 @@
</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="nav-menu-resources">
<li>
<a class="dropdown-item" href="./clean-code-guide.html">
<span class="dropdown-text">guide for writing clean code</span></a>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/" target="_blank">
<span class="dropdown-text">MEDS installation guide</span></a>
</li>
<li>
<a class="dropdown-item" href="https://ucsb-meds.github.io/MEDS-installation-guide/">
<span class="dropdown-text">MEDS installation guide</span></a>
<a class="dropdown-item" href="https://quarto.org/" target="_blank">
<span class="dropdown-text">Quarto documentation</span></a>
</li>
<li>
<a class="dropdown-item" href="https://docs.github.com/en" target="_blank">
<span class="dropdown-text">GitHub documentation</span></a>
</li>
</ul>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"href": "course-materials/week5-github-portfolios.html#lecture-materials",
"title": "GitHub as a professional portfolio",
"section": " Lecture Materials",
"text": "Lecture Materials\nWe’ll discuss and practice writing effective GitHub READMEs together today, but you’ll also be asked to refer back to these materials throughout your time in MEDS. Find README guidelines, as well as instructions for adding a GitHub profile README and creating a GitHub organization, below:\n\n\n\n README Guidelines\n\n\n\n\n Add a profile README\n\n\n\n\n Create a GitHub Organization"
"text": "Lecture Materials\nWe’ll discuss and practice writing effective GitHub READMEs together today, but you’ll also be asked to refer back to these materials throughout your time in MEDS. Find README guidelines, as well as instructions for adding a GitHub profile README and creating a GitHub organization, below:\n\n\n\n README Guidelines\n\n\n\n\n Add a profile README\n\n\n\n\n Create a GitHub Organization\n\n\n\nTODO: include this somewhere, 5 tips for making your GitHub profile page accessible"
},
{
"objectID": "course-materials/week5-github-portfolios.html#continue-working",
Expand Down

0 comments on commit 79e23b8

Please sign in to comment.