diff --git a/posts/about-github.md b/posts/about-github.md new file mode 100644 index 0000000..fe113f7 --- /dev/null +++ b/posts/about-github.md @@ -0,0 +1,15 @@ +--- +title: About Github +description: An introduction to GitHub from someone who has only used it for a month +date: 2021-10-20 +tags: + - github + - draft +layout: layouts/post.njk +--- + + +## An GitHub overview - by someone new to it + +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. diff --git a/posts/introduction-to-freeside.md b/posts/introduction-to-freeside.md index 6cf34f8..77fe593 100644 --- a/posts/introduction-to-freeside.md +++ b/posts/introduction-to-freeside.md @@ -20,4 +20,4 @@ Freeside provides an environment for everyone to learn more about Linux, open-so - On-site : Robert Blackburn Building Room 300 - [Discord](https://discord.gg/jE5VGjCu) - [GitHub](https://github.com/freesidehull) -- [Freeside Website](https://freeside.co.uk/) +- [Freeside Website](https://freeside.co.uk/)