Gitbook installation configuration & Export PDF__ code Management

Source: Internet
Author: User
Tags install node
Gitbook installation configuration & Export PDF

Gitbook installation Configuration export PDF Main process install Gitbook terminal generate HTML use calibre plugin to generate PDF

1. Main process

Install node.js > Install gitbook > Install Gitbook Editor > Install calibre > Export PDF 2. Install Gitbook

NPM install-g gitbook
npm install-g gitbook-cli
gitbook-v # View version
3. Terminal generates HTML

Client Editor Download: Https://www.gitbook.com/editor

cd/users/sunshine/gitbook/library/import/test/
Gitbook Build
gitbook serve # Local preview _book
4. Using the calibre plugin to generate PDF

Plugin Download: https://calibre-ebook.com/download

Ln-s/applications/calibre.app/contents/macos/ebook-convert/usr/local/bin
gitbook pdf. mypdf.pdf

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.