gitbook-setup-deploy-heroku

This is a plugin for the gitbook-setup module. It configure your book to allow deployment to the heroku platform


Keywords
gitbook, gitbook-setup, setup, deploy, heroku
License
ISC
Install
npm install gitbook-setup-deploy-heroku@1.1.47

Documentation

Heroku deployment plugin for gitbook-setup

Requirements

  • Installed git
  • Installed gitbook
  • Registered on Heroku

To create your book you have to execute:

$ gitbook build

_book folder will be created with all the HTML,JS and CSS files.