Giter Site home page Giter Site logo

lris / training-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from github/training-kit

0.0 2.0 0.0 359.14 MB

Open source on demand courses and cheat sheets for Git and GitHub

Home Page: https://services.github.com/on-demand/

License: Creative Commons Attribution 4.0 International

Ruby 3.56% HTML 46.26% JavaScript 39.95% CSS 9.42% Shell 0.81%

training-kit's Introduction

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.

training-kit's People

Contributors

beardofedu avatar brianamarie avatar hectorsector avatar hollenberry avatar jasonetco avatar brntbeer avatar crichid avatar mirenbz avatar randomecho avatar southgate avatar r5atom avatar ghaseminya avatar felipedau avatar afeld avatar kamon avatar stoe avatar ferperales avatar githubstudent avatar janedallaway avatar ingilniero avatar bkimminich avatar andres-mancera avatar vyablonskyy avatar peterbell avatar chocochino avatar lidilidian avatar dice avatar sdq avatar regexaurus avatar hkasera avatar

Watchers

James Cloos avatar 夏霓এ avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.