From 0b45f8994598dd12bb680a29d3e1e29d2e96f144 Mon Sep 17 00:00:00 2001 From: CrimsonTome Date: Mon, 4 Jul 2022 12:10:04 +0100 Subject: [PATCH] more to gh and add useful links/refs --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5342ac..e2589c1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ - Setting up your development envirnment with a `.gitconfig` - GitHub - Quick intro to GitHub + - Customising your profile + - GitHub actions - GPG - Intro to GPG - Using GPG to sign your git commits @@ -17,4 +19,12 @@ - Intro to SSH keys - How you can use them with git services such as GitHub or Gitea - Contributing to open-source - - Contribution guidelines / etiquette + - Contribution guidelines / etiquette + +## Helpful resources and references + +- [Student Resource List](https://github.com/FreesideHull/StudentResources) - The SRL is a list of CS resources created by and for students. +- [GPG and Thunderbird](https://www.techrepublic.com/article/how-to-use-the-built-in-gpg-feature-for-thunderbird/) - How to set up GPG in Thunderbird +- [GPG intro](https://www.redhat.com/sysadmin/getting-started-gpg) - An introduction to GPG by RedHat +- [SSH key intro](https://www.geeksforgeeks.org/introduction-to-sshsecure-shell-keys/) - Learn how SSH keys are used + \ No newline at end of file