All my gitbooks
Official github site: GitbookIO/gitbook
Documentation: Setup and Installation of GitBook
npm install gitbook-cli -g
create a book
gitbook init
preview and serve your book
gitbook serve
build the static website
gitbook build
It integrates well with the GitBook Editor, you can download the editor from releases.