wangbinghuan / gitbook-pdf

PDF Generator for GitBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important: since version 0.4.8 of GitBook, you don't need gitbook-pdf anymore, but only ebook-convert from Calibre.

GitBook PDF Generator

This is a PDF Generator for GitBook. It will convert your single page book to a PDF using PhantomJS.

How to use it:

GitBook PDF can be installed from NPM using:

$ npm install gitbook-pdf -g

You can use it with the normal gitbook command:

$ gitbook pdf ./my_repository

About

PDF Generator for GitBook

License:Apache License 2.0


Languages

Language:JavaScript 100.0%