How to Use It


Install it using:

$ npm install gitbook -g

And convert your repository using:

$ gitbook build or $ gitbook serve

Markdown

Write your books and courses using Markdown, GitBook will convert it to a complete static website.

Learn more about it

GitHub

Write your book using the Git/GitHub workflow which makes it easy to contribute and collaborate.

Book Example

Interactive

Your book can contain interactive Javascript exercices (Coming soon: Python, Ruby and more).

Learn more about it