gitbook-cli icon indicating copy to clipboard operation
gitbook-cli copied to clipboard

GitBook's command line interface

Results 87 gitbook-cli issues
Sort by recently updated
recently updated
newest added

Here is my repo: https://github.com/abcfy2/elasticsearch_the_definitive_Guide When I use `gitbook build`, I find that I could not click the content. Nothing happens. But downgrade to `2.6.7`, it works very well. GitBook...

Hi, I have a the following problem, it happens when i run `gitbook serve` or `gitbook build` `gitbook build ./ --log=debug --debug` > debug: readme found at README.md > debug:...

Hi, This is not really a bug report, since there is a clear error message associated, but a simple feature that would be great to have :) I would like...

It would be very helpful to be able to comment out chapter links in my SUMMARY.md file so that they are not processed. Currently we have to delete lines then...

Hi, I have the following use case: I’m using `gitbook-cli` to generate documentation as part of an automated build. For every build, my CI server does a fresh checkout of...

I would have a go at creating an init type for .adoc files, but I'm not sure how the CLI hangs together that well. For this reason, could I please...

when `* [HTML5](source/plugins/html5)` in `SUMMARY.md`, `gitbook serve` will generate this error : > error: error while generating page "source/plugins/html5": > FileNotParsableError: "source/plugins/html5" file cannot be parsed I try to change...

use `open` node module when `gitbook serve` complet open url in default browser

when I include a file from another git repo, it ignores the relative links. This means that images that were referenced, or links 'break'

npm ERR! Please include the following file with any support request: npm ERR! /Users/longxianlin/Documents/github/npm-debug.log