Skip to content

Commit

Permalink
Add OSU Code Club and GitHub SSH subheading
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Thompson committed Dec 2, 2024
1 parent 5b6a464 commit d3e12bc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions _includes/install_instructions/git.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,18 @@ <h3>Git</h3>
you to create a GitHub account if you don't have one already.
Please consider what personal information you'd like to reveal. For
example, you may want to review these
<a href="https://help.github.com/articles/keeping-your-email-address-private/">instructions
for keeping your email address private</a> provided at GitHub.
<a href="https://help.github.com/articles/keeping-your-email-address-private/">
instructions for keeping your email address private
</a>
provided at GitHub.
</p>
<h4>SSH Keys</h4>
<p>
During the workshop, we will be using
<a href="https://docs.github.com/en/authentication/connecting-to-github-with-ssh">
SSH keys to connect to GitHub
</a>.
Please make sure you have configured SSH keys with GitHub prior to the workshop.
</p>

<div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/workshop_ad.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2>{{page.venue}}</h2>
<!--
<p style="color: grey;">Follow this link to register</p>
-->
<p margin-top: 10px; style="font-size: 85%;"> This event is presented in partnership with members of the <a href="https://imageomics.org">Imageomics Institute</a>, the <a href="https://ipr.osu.edu/">Institute for Population Research</a>, and <a href="https://library.osu.edu">The Ohio State University Libraries</a>.
<p margin-top: 10px; style="font-size: 85%;"> This event is presented in partnership with members of the <a href="https://imageomics.org">Imageomics Institute</a>, the <a href="https://osu-codeclub.github.io/about.html">OSU Code Club</a>, and <a href="https://library.osu.edu">The OSU Libraries</a>.
<!--
<p style="color: red; font-weight: bold; margin-top: 10px; font-size: 90%;">Please Note: There is currently a waitlist for new registrants.</p>
-->
Expand Down

0 comments on commit d3e12bc

Please sign in to comment.