Welcome to "Fake it till you make Git
" - a resource dedicated to educating people on how to use Git
and Github
. This repository is published via Github Pages
and can be found on this link, and we hope to help you
become proficient in using Git
and Github
.
We welcome contributions
to this resource from anyone who is interested in helping us improve
and expand
our content. If you're interested in contributing, please take a look at our Github repository issues page and create a new issue
or make a pull request
for an existing one. We accept contributions in the form of bug reports
, website improvements
, and new content
. We also welcome translations
of our existing content into other languages.
If you'd like to see a specific argument being explained in this resource or you'd like to go more in depth about some explanation that are already here, you can submit an Issue
on this repository that will be taken in consideration and worked on.
To create a blog post
on our Github repository, follow these steps:
- Navigate to the "_posts" directory in the repository.
- Create a new file named
YYYY-MM-DD-title-of-your-post.md
all in lowercase and separated by hyphens. - Add this at the start of the blog post:
layout title categories author meta post Your Post Title temp Your Name temp - Submit a pull request to have your contribution reviewed.
When creating your post, make sure to follow the style used on the rest of the website to ensure that your post is consistent with the rest of this resource.