Contributor Guide

What is GitHub?

  • Think of GitHub as an online folder where your documentation files live.

  • Multiple people can edit these files.

What is GitBook?

  • GitBook reads your Markdown files from GitHub and displays them as a website.

What is Markdown (.md)?

  • A simple text format used for writing documentation.

  • GitBook fully supports Markdown.

Last updated