new fs links

main
Matt Clark 2022-04-05 19:18:35 +01:00 committed by CrimsonTome
parent d57907878b
commit 1ecbb4e80b
4 changed files with 24 additions and 80 deletions

View File

@ -1,56 +0,0 @@
==================================================================
https://keybase.io/crimsontome
--------------------------------------------------------------------
I hereby claim:
* I am an admin of https://crimsontome.netlify.app
* I am crimsontome (https://keybase.io/crimsontome) on keybase.
* I have a public key ASDE2qXDEXh0LTgVM-M8CHwXuJRiYkgzzbJGdHtiB9WLTAo
To do so, I am signing this object:
{
"body": {
"key": {
"eldest_kid": "0120c4daa5c31178742d381533e33c087c17b89462624833cdb246747b6207d58b4c0a",
"host": "keybase.io",
"kid": "0120c4daa5c31178742d381533e33c087c17b89462624833cdb246747b6207d58b4c0a",
"uid": "26525414ea682a693129657f5ecd4019",
"username": "crimsontome"
},
"merkle_root": {
"ctime": 1648081454,
"hash": "aad3951114016da25296ac1dc87045f8efda101a4589aae02aabb20f2bcda0f92caf78b571481116e1d6076c534a1122054ef17b16b1d6c2b03be39fcfc1f17f",
"hash_meta": "23ca8b5a07c8fcfd3fce23de1a26aa4d7e28955e22cd9e0d097f34b5279d6faf",
"seqno": 22148659
},
"service": {
"entropy": "ekt67iJCw5eRzHgDVeOs2ws9",
"hostname": "crimsontome.netlify.app",
"protocol": "https:"
},
"type": "web_service_binding",
"version": 2
},
"client": {
"name": "keybase.io go client",
"version": "5.9.3"
},
"ctime": 1648081587,
"expire_in": 504576000,
"prev": "33797f9f3cb914487b65c52907e59e221adbf1b956a3137e7e374fb585e14c2e",
"seqno": 7,
"tag": "signature"
}
which yields the signature:
hKRib2R5hqhkZXRhY2hlZMOpaGFzaF90eXBlCqNrZXnEIwEgxNqlwxF4dC04FTPjPAh8F7iUYmJIM82yRnR7YgfVi0wKp3BheWxvYWTESpcCB8QgM3l/nzy5FEh7ZcUpB+WeIhrb8blWoxN+fjdPtYXhTC7EIHCRY5ClBs/LQXJk9w5IQOBN+M9aencrPlSeOf1y8e5PAgHCo3NpZ8RAJ1nuRLA4Ms/qKCA+Z+g9yWiXbqlgeDhhVrBWMeGD9ljr2vbqOWRpfujtn7NF6XoBgbAp8KnooH+WU4upahtxCqhzaWdfdHlwZSCkaGFzaIKkdHlwZQildmFsdWXEIAPdEcOic+HYlSRklJJhaXeCMtwukWxZKW8iOsFpgmkGo3RhZ80CAqd2ZXJzaW9uAQ==
And finally, I am proving ownership of this host by posting or
appending to this document.
View my publicly-auditable identity here: https://keybase.io/crimsontome
==================================================================

View File

@ -17,9 +17,9 @@ layout: layouts/post.njk
A few years ago, back when I was in secondary school doing some group Python programming in year 9 I though to myself something like: This is interesting, working in a team on different parts then compiling them all together. But working on it all at the same time is a bit awkward to do. Is there a better way of doing this?
Introducing GitHub, the answer to all my questions. Sadly I only found out about GitHub's purpose years later once I was in college, and even then I never used it to contribute to open-source projects with others. I just browsed through lots of programs and just thought it was a place to archive code.
#### What about now?
Fast forward a few years to September 2021 and I had began to use GitHub 'properly', forking repos and making my own versions of things alongside working with others on communal projects like the [Freeside Student Resource List](https://github.com/FreesideHull/StudentResources) and adding my blog to [HullBlogs](https://hullblogs.com/). Even the site you're looking at now relies on GitHub to run as Netlify fetches all the data is needs from the repository. I can honestly say it feels a bit like magic, the difference between contributing to projects years ago in secondary school and now is like night and day. It's always better when there's a community of people there to help you out, and for you to help yourself. For me that's Freeside at Hull. I've met a lot of people that have helped me get started with GitHub, setting up projects (this site in particular) and it's wonderful to feel like you're all part of a community. Anyway, I'm getting a bit sidetracked, what does GitHub allow you to do?
Fast forward a few years to September 2021 and I had began to use GitHub 'properly', forking repos and making my own versions of things alongside working with others on communal projects like the [Freeside Student Resource List](https://github.com/FreesideHullUni/StudentResources) and adding my blog to [HullBlogs](https://hullblogs.com/). Even the site you're looking at now relies on GitHub to run as Netlify fetches all the data is needs from the repository. I can honestly say it feels a bit like magic, the difference between contributing to projects years ago in secondary school and now is like night and day. It's always better when there's a community of people there to help you out, and for you to help yourself. For me that's Freeside at Hull. I've met a lot of people that have helped me get started with GitHub, setting up projects (this site in particular) and it's wonderful to feel like you're all part of a community. Anyway, I'm getting a bit sidetracked, what does GitHub allow you to do?
As mentioned, GitHub allows you to contribute to open-source projects. If you don't own the repository you want to contribute to this will mean it forking (making a personal copy) it, making your changes and then submitting a pull request (asking those with write access to 'pull' your changes into the main project). If all goes well your changes will be accepted and your work will now be part of something much larger. GitHub has its own resources on how to [get started](https://docs.github.com/en/get-started/quickstart) and also a [cheat sheet](https://training.github.com/downloads/github-git-cheat-sheet/).
If you happen to be a University of Hull student and don't already know about it, the Student Resource List mentioned above is full of lots of handy materials and includes a guide on how to contribute [here](https://love.edwardcharl.es/contributing-to-the-freeside-srl/) by closebracket.
If you happen to be a University of Hull student and don't already know about it, the Student Resource List mentioned above is full of lots of handy materials.
If you're looking for projects to contribute to <https://www.firsttimersonly.com/> has a list of sites that compile projects looking for new users/those with less experience. Have a scroll through and after some time (depending on what you want to make and your skill level with what is needed) you should find something you'd be interested in. Usually a repo will have a `CONTRIBUTING.md` file containing guidelines on how to make a pull request, so make sure you pay attention to it or your request may be denied.
Enjoy this new found power, welcome to GitHub.

View File

@ -22,5 +22,5 @@ Freeside provides an environment for everyone to learn more about Linux, open-so
## Where to find us?
- On-site : Robert Blackburn Building Room 300
- [Discord](https://discord.gg/jE5VGjCu)
- [GitHub](https://github.com/freesidehull)
- [GitHub](https://github.com/freesidehulluni)
- [Freeside Website](https://freeside.co.uk/)