Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 338 Bytes

GitBook PDF Generator

This is a PDF Generator for GitBook. It will convert your isngle 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