Skip to content
πŸ“ Modern documentation format and toolchain using Git and Markdown
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update docs to become legacy (#2016) Apr 13, 2018
bin Lint after travis tests Feb 18, 2016
docs Update docs to become legacy (#2016) Apr 13, 2018
lib
testing Improve plugins config modifier Jun 7, 2016
.editorconfig
.eslintignore
.eslintrc
.gitignore Improve structure of doc Feb 29, 2016
.travis.yml
AUTHORS.md
CHANGES.md
LICENSE
README.md Add message about gitbook.com on README (#2170) Dec 27, 2018
appveyor.yml
book.js Reduce size of logo to give room to version number Jun 30, 2016
package.json Update docs to become legacy (#2016) Apr 13, 2018
preview.png

README.md

⚠️ Deprecation warning:

As the efforts of the GitBook team are focused on the GitBook.com platform, the CLI is no longer under active development.
All content supported by the CLI are mostly supported by our GitBook.com / GitHub integration.
Content hosted on the legacy.gitbook.com will continue working until further notice. For differences with the new vesion, check out our documentation.

GitBook

NPM version Linux Build Status Windows Build status Slack Status

GitBook is a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc). Here is an example: Learn Javascript.

You can publish and host books easily online using gitbook.com. A desktop editor is also available.

Stay updated by following @GitBookIO on Twitter or GitBook on Facebook.

Complete documentation is available at toolchain.gitbook.com.

Image

Getting started

GitBook can be used either on your computer for building local books or on legacy.gitbook.com for hosting them. To get started, check out the installation instructions in the documentation.

Usage examples

GitBook can be used to create book, public documentation, enterprise manual, thesis, research papers, etc.

You can find a list of real-world examples in the documentation.

Help and Support

We're always happy to help out with your books or any other questions you might have. You can ask a question on the following contact form at gitbook.com/contact or signal an issue on GitHub.

Features

Publish your book

The platform legacy.gitbook.com is like an "Heroku for books": you can create a book on it (public, or private) and update it using git push.

Licensing

GitBook is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

You can’t perform that action at this time.