The Wayback Machine - https://web.archive.org/web/20180611033000/https://github.com/github/training-kit
Skip to content
HTML JavaScript CSS Ruby Shell
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.github replace {{site.baseurl}} with /on-demand when it was embedded in full… Aug 17, 2017
_data update toc Dec 7, 2017
_includes Update http to https link desktopsurvey.md Dec 12, 2017
_javascript Update curriculum.js Sep 23, 2017
_layouts remove help banner from courses without repos Sep 29, 2017
_pages update to ghd beta Oct 28, 2016
advanced remove include-slides Sep 28, 2016
assets Don't try to fetch map data unless #map is present Jan 6, 2018
downloads Merge branch 'fix-id-translation' of github.com:wisn/training-kit int… Dec 6, 2017
foundations change deprecation notice to be in layout instead of all index files Jan 26, 2016
glossary Create ja.yml Jun 13, 2014
images exercise 3 stuff Dec 7, 2017
intermediate change deprecation notice to be in layout instead of all index files Jan 26, 2016
js Add jQuery in original Training web site location Sep 10, 2014
node_modules Add Primer, package.json Aug 21, 2017
paths Merge pull request #634 from github/taz/graphqlfix Feb 9, 2018
resources Fix Bahasa Indonesia translation Dec 6, 2017
script remove existing _site folder as a part of script/server Sep 20, 2017
vendor/cache Update nokogiri to 1.8.2 Apr 30, 2018
.gitignore add easter egg for counting Sep 25, 2017
.gitmodules remove hydeslide dependencies from .gitmodules Oct 11, 2016
.travis.yml update ruby version for travis Aug 15, 2017
CODE_OF_CONDUCT.md make email address clickable Aug 24, 2017
CONTRIBUTING.md add baseurl info to contributing guide Aug 31, 2017
Gemfile remove version of github-pages, needs to be most updated Apr 29, 2016
Gemfile.lock Update nokogiri to 1.8.2 Apr 30, 2018
LICENSE adding license to training-kit ported from on-demand Nov 18, 2016
README.md Merge branch 'master' into contrib-guide Apr 27, 2018
Rakefile Readd Rakefile Aug 21, 2017
_config.yml Change GA tracking ID to unified github.com ID May 14, 2018
community.md Merge branch 'master' into hollenberry/contributing-md Aug 25, 2017
index.html fix index Dec 7, 2017
index_es.html add spanish site title Oct 14, 2017
package.json Add Primer, package.json Aug 21, 2017
us-holidays.md update based on Hubber holidays Dec 7, 2016

README.md

servicesbanner

Build Status

GitHub Training Kit

Home of GitHub's On-Demand training

This repository contains the completely open source on-demand training hosted at https://services.github.com/on-demand/. These materials are provided under a Creative Commons License license.

We ❤️ Contributors Like You!

We’re eager to work with you, our user community to improve these materials and develop new ones. Please check out our CONTRIBUTING guide for more information on getting started.

Projects Used in Training-Kit

Packaging for Viewing Behind Your Firewall

If you'd like to have a copy of the files to be served from a web server inside of your firewall, start by running script/package.

  1. Run script/package to create a release tarball. This will be in the format release-XXXXXXX.tgz for you to take wherever you want.
  2. To test this looks okay, create some folders mkdir -p test_site/kit.
  3. Untar the release, tar -xzf release-XXXXXXX.tgz -C test_site/kit.
  4. Switch into the test_site directory, cd test_site.
  5. View the site with python -m SimpleHTTPServer. Note: Some servers are obviously more advanced than others and can handle redirects, smart recognition of .html files, etc

Licenses

Site content is licensed under CC-BY-4.0. CC-BY-4.0 gives you permission to use content for almost any purpose but does not grant you any trademark permissions, so long as you note the license and give credit, such as follows:

Content based on services.github.com/on-demand/ used under the CC-BY-4.0 license.

Code used to build and test the site as well as code samples on the site, if any, are licensed under CC0-1.0. CC0 waives all copyright restrictions but does not grant you any trademark permissions.

This means you can use the content and code in this repository except for GitHub trademarks in your own projects.

When you contribute to this repository you are doing so under the above licenses.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.