Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Commit

Permalink
Merge pull request #244 from github/shutdown-cleanup
Browse files Browse the repository at this point in the history
Shutdown cleanup
  • Loading branch information
Jordan McCullough committed Dec 19, 2013
2 parents c8359b9 + e6dc721 commit 42d2bef
Show file tree
Hide file tree
Showing 891 changed files with 12 additions and 152,665 deletions.
9 changes: 0 additions & 9 deletions .gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion .ruby-version

This file was deleted.

7 changes: 0 additions & 7 deletions .travis.yml

This file was deleted.

10 changes: 0 additions & 10 deletions ATTRIBUTION.md

This file was deleted.

2 changes: 0 additions & 2 deletions CNAME

This file was deleted.

5 changes: 0 additions & 5 deletions CONTRIBUTING.md

This file was deleted.

8 changes: 0 additions & 8 deletions Gemfile

This file was deleted.

67 changes: 0 additions & 67 deletions Gemfile.lock

This file was deleted.

46 changes: 12 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,17 @@
# GitHub Official Git Teaching Materials
# We've Moved

This is the official set of [GitHub Training](http://github.com/training/) courseware, including outlines, topic-specific guides, examples, and slides provided under the [_CC BY 3.0_ license](http://creativecommons.org/licenses/by/3.0/) to aid schools, universities, user groups, hackathons, corporate lunch-and-learns and other educational outlets in teaching GitHub and Git. In short, you should take these materials and [make the development world a better place](http://en.wikipedia.org/wiki/A_rising_tide_lifts_all_boats) by leveraging them to teach a class or give a conference talk. Do a quick check that you are using the materials in the [spirit of the license](https://github.com/github/teach.github.com/blob/gh-pages/LICENSE.md) and then go forth and spread the good GitHub and Git news.
The [teach.github.com](https://teach.github.com) GitHub and Git
materials have moved to
[training.github.com](https://training.github.com). All of our
open source education is now easier to discover all in one
location.

> A rising tide lifts all boats
> – John F. Kennedy
## Contributions

GitHub believes, as a company, that educational materials should be free and improved by the wisdom of the community whenever possible. Inspiration for this comes from more places than we can list, but, to name just a few: [Khan Academy](http://www.khanacademy.org), [Git Immersion](http://gitimmersion.com), [Ruby Koans](http://rubykoans.com), [Coursera](https://www.coursera.org), and [MIT Open Courseware](http://ocw.mit.edu/index.htm).
All commits within this repository were preserved during the move
and maintain attribution for our wonderful community's contribution to the repo.

## Original Authors
## Getting Involved

These materials were lovingly donated to the OSS community by [GitHub](https://github.com/about) because it is an awesome company that has a [passion for open sourcing](http://tom.preston-werner.com/2011/11/22/open-source-everything.html) a significant portion [of their work](https://github.com/github). The original authors of these materials include [Matthew McCullough](http://github.com/matthewmccullough), [Tim Berglund](https://github.com/tlberglund), and [Jared Koumentis](https://github.com/ShepBook), but we eagerly look forward to seeing those contributions overwhelmed by a [community effort](https://github.com/github/teach.github.com/wiki/Hall-Of-Appreciation) to improve and grow these materials for the benefit of the Git-learning community.

## Spread the Love

We’ve already seen our materials in use by tens of thousands of individuals, but we’re excited to take this next step of open sourcing our curriculum and seeing where it gets put to great use. If you are using these materials, we’d love to [see you say so in the Wiki](https://github.com/github/teach.github.com/wiki/Hall-Of-Appreciation).

## Help Us Improve These Materials

We’re always looking for contributions to improve these materials. If you have corrections, polish, or materials contributions, please submit them via a [Pull Request](https://help.github.com/articles/using-pull-requests). If your contribution is larger than a syntax fix or sentence re-wording, please initiate a discussion via a new Issue (type `c` after switching focus to the [Issues](https://github.com/github/teach.github.com/issues) tab) so we can help guide your contribution to the right location in the materials. In the highly unlikely case you merely want to rant or denigrate our open materials, please resist that urge and turn that energy into a world-benefitting contribution.

## Materials Format

The majority of these materials will be in [Markdown](http://whatismarkdown.com), a [lightweight markup language](http://en.wikipedia.org/wiki/Lightweight_markup_language) strongly supported in the GitHub web application user interface. There is a syntax guide to the original [Markdown format](http://daringfireball.net/projects/markdown/syntax) and also [GitHub Flavored Markdown](http://github.github.com/github-flavored-markdown/).

## Developing

To get started, you'll need a recent version of Ruby (we use 1.9.3), with rubygems and the Bundler and Jekyll gems installed (you may well have these already).

Then:

``` bash
git clone https://github.com/github/teach.github.com
cd teach.github.com
script/setup
script/server
```

Your own copy of teach.github.com will now exist at [localhost:4000](http://localhost:4000).
If you have something to offer, head over to the [repository](https://github.com/github/training.github.com) to open an [Issue](https://github.com/github/training.github.com/issues) or create
a [Pull Request](https://github.com/github/training.github.com/pulls).
69 changes: 0 additions & 69 deletions Rakefile

This file was deleted.

28 changes: 0 additions & 28 deletions _config.yml

This file was deleted.

37 changes: 0 additions & 37 deletions _includes/JB/categories_list

This file was deleted.

39 changes: 0 additions & 39 deletions _includes/JB/pages_list

This file was deleted.

Loading

0 comments on commit 42d2bef

Please sign in to comment.