From e7ed98598686739d523f6dc18820468f45656531 Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Mon, 16 May 2011 13:30:40 -0700 Subject: add global assets --- index.markdown | 85 ++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 29 deletions(-) (limited to 'index.markdown') diff --git a/index.markdown b/index.markdown index 9b5470d..973f092 100644 --- a/index.markdown +++ b/index.markdown @@ -3,35 +3,62 @@ layout: default title: Welcome --- -Welcome to the GitHub Help site. Here we have compiled many guides to help you set up and use git and GitHub. - -Use the sidebar on the right side of this site to access our guides! - -If you would like to submit your own guides, please fork [our repo](http://github.com/github/help.github.com/) and send a pull request. - - -GitHub Bootcamp ---------------- - -If you are still new to things, we've provided a few walkthroughs to get you started: - -1. Take a quick [crash course](http://gitref.org/) on git -2. [Set up git](set-up-git-redirect) -3. [Create a Repo](create-a-repo) -4. [Fork a Repo](fork-a-repo) -5. [Be Social](be-social) - -To learn more about git's commands, we highly recommend you check out [GitRef](http://gitref.org/), the [Pro Git book](http://progit.org/) and the [git man pages](http://www.kernel.org/pub/software/scm/git/docs/). If you need help or have any questions, feel free to [contact support](http://support.github.com) or [ask the community](http://groups.google.com/group/github/). - -Popular guides --------------- - -
- {% for post in site.categories.popular reversed %} -
{{ post.title }}
-
{{ post.description }}
- {% endfor %} -
+
+

GitHub Bootcamp New to Git and GitHub? This will get you started. +

+ +
+ + Getting help ------------ -- cgit v1.3.1