gitbook-cli
gitbook-cli copied to clipboard
GitBook's command line interface
In previous version, we can generate by ``` gitbook build -f page ``` However, it does not work now without any error msg. Can anyone give some suggestions? Thanks!
- **Node Version**:v12.19.0 - **CLI Version**:2.3.2 - **Gitbook Version**:3.2.3 - **System**:Windows 10 $ gitbook serve Live reload server started on port: 35729 Press CTRL+C to quit ... info: 7 plugins...
once I update my source file, the server stop with following error: ``` Stopping server events.js:160 throw er; // Unhandled 'error' event ^ Error: EPERM: operation not permitted, lstat 'd:\polymer-2.0\_book'...
Does anyone know or have some tips about how to improve the website generated by gitbook-cli to have a better result on Google PageSpeed Insights? I tried to benchmark my...
Based on the lack of commits in more than two years, and on ["Important differences (V2)"](https://docs.gitbook.com/v2-changes/important-differences), I assume this project is abandoned. Can we get a confirmation from the maintainers...
gitbook build is OK, but web serve is error web error is : Uncaught TypeError: Cannot read property 'label' of undefined at buttons.js:44 at Function.map (gitbook.js:1) at Object. (buttons.js:40) at...
Why doesn't `gitbook build` scan `.gitbook.yaml` to find out where `README.md` and `SUMMARY.md` are? Right now, I have to keep two files of each: One for the build process, one...

The generated HTML contains Unicode in Chinese `jlfj最后那个哦发过后啊借款方卡`
I have been exploring using GitBook to publish a book and really thrilled building with it. I know delta build could be in the cards, in the meantime how do...