Git makes managing your projects and coursework much easier and is an essential skill in the software engineering industry. This repository lets you play with pushing and pulling to and from Git.
-
Fork this repository
-
Create a local clone of your fork
-
Create a new file in the "_posts" folder, using the template as a guide. Fill this in with a little about yourself. Take a look at the markdown cheatsheet if your not familiar with markdown
-
Commit and push your changes back to your fork
-
Make a pull request
-
Watch your new page go live! (hopefully)