Home of the words in the GitHub Training Manual and teaching scripts.
The GitHub Training Manual repository contains content and scripts used by the GitHub Professional Services team during training courses. The content is written in Markdown, and the scripts are shell scripts. This manual serves as a resource for training on Git and GitHub, with a focus on GitHub's core product features for both GitHub.com and GitHub Enterprise users.
Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.