github / learn.github.com

The discovery gate for all things educational for Git and GitHub.

Home Page:http://learn.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it.

Learn.GitHub.com

This is the code and data behind learn.github.com. Its primary goal is to be a course for you to follow and learn Git and GitHub on your own.

There are additional resources available once someone is beyond following this course such as:

Development

Working or running this site locally is easy! Just follow these steps:

$ git clone https://github.com/github/learn.github.com
$ cd learn.github.com
$ script/bootstrap
$ jekyll --server
#=> Open a browser and navigate to localhost:4000 and away you go!

Contributing

Please see the CONTRIBUTING.md file for info.

About

The discovery gate for all things educational for Git and GitHub.

http://learn.github.com


Languages

Language:CSS 76.9%Language:HTML 14.3%Language:JavaScript 8.6%Language:Shell 0.1%Language:Ruby 0.1%