Gitbook

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

Install

npm install gitbook-cli -g

Usage

# Initiaize gitbook framework:
gitbook init
# Build a book:
gitbook build
# Build then serve && watch a directory:
gitbook serve [book directory]
# Build a book to pdf, epub, mobi:
gitbook pdf
gitbook epub
gitbook mobi
# Install plugins:
gitbook install <plugin>

results matching ""

    No results matching ""