On Github jcscottiii / IntroToGithub
In technology, Github is one of the most commonly used software to collaborate.
Improving the product via community contributions.
Do you want to run a business?
Do you hate navigating through folders and folders of documents?
Organizations are moving towards putting their documents and processes in private repositories. Why?
Github uses @ and #.
=
Interactive collaboration.
Have you ever written a one?
Companies are using Github more than the resume.
Showing vs. Telling
Git is a distributed version control repository system
A way of maintaining multiple versions.
Navigate to https://github.com/join
.. and so on
1. one 1. two 1. threeone two three
- a - b - c
Make sure have the asterisks against the text.
No underline in markdown.
`text`
text
[link-text](https://github.com/)

|
Go to the Github homepage and find the + button at the top right.
Click the + sign.
You should see the following form:
Go to the settings button in your repository.
Scroll down to the Github Pages generator
Change the Page Name to About Me.
Add the following code and fill out your information
## Welcome My name is Insert First Name My biggest accomplishment is **insert accomplishment** My goals for the future are: 1. insert goal #1 1. insert goal #2
Afterwards, press "Publish Page"
Icebreaker: Two Truths and A Lie Repository.
Need to create a license (or a README) first to get the ability to create a file in the browser.
Click the Create File Button
If you place a file called README.md in any folder, it will display that for you automatically when you click on that folder.
Write down two truths and a lie.
Use the Markdown Quick Start
Format it however you want.
DO NOT PRESS THE CREATE FILE BUTTON YET
Change the selection to creating a new branch THEN press "Propose File"
Give the link to the PR to your partner and click the Files Changed section header
Place your cursor between the line and the text to make a + sign appear.
Repeat the same exercise. If that second partner agrees with the first partner, they can use reactions on the comment.
Go back to your own repository and find the file.
Click the pen button to edit the file.
You don't need any special programs to edit a file once you create / upload one. great for non-programmers. Make the changes. If it's a markdown file, you can click the preview button before making the commit.
Commit directly to your bio branch.
Click the pull request button near the top.
You want to follow activity for that repository
You want to tell the creator: Nice job!
You want to create a copy for yourself either to:
No coding experience needed. Just changing values.
Go to https://github.com/jcscottiii/clumsy-bird Click the Fork button at the top right.
You need to make a change to deploy your own version. Check out this file:
Look for phrases like:
Restriction: Do NOT change the starting score.