+ What is GitHub?
++ GitHub is a code hosting platform for version control and collaboration. + It lets you and others work together on projects from anywhere. +
+ Read more +diff --git a/Wireframe/assets/images/GitHubLogo.png b/Wireframe/assets/images/GitHubLogo.png new file mode 100644 index 000000000..089cbd685 Binary files /dev/null and b/Wireframe/assets/images/GitHubLogo.png differ diff --git a/Wireframe/assets/images/GithubBranching.png b/Wireframe/assets/images/GithubBranching.png new file mode 100644 index 000000000..806527bbb Binary files /dev/null and b/Wireframe/assets/images/GithubBranching.png differ diff --git a/Wireframe/assets/images/GithubCommitsStaging.png b/Wireframe/assets/images/GithubCommitsStaging.png new file mode 100644 index 000000000..dd584a30a Binary files /dev/null and b/Wireframe/assets/images/GithubCommitsStaging.png differ diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..3051ad64b 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -8,25 +8,42 @@
- This is the default, provided code and no changes have been made yet. + Learning resources and tutorials for GitHub.
+ + GitHub is a code hosting platform for version control and collaboration. + It lets you and others work together on projects from anywhere. +
+ Read more +
+ + Branching allows you to create separate lines of development within a repository. +
+ Read more +
+ - Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + A commit is a snapshot of your repository at a specific point in time.
Read more