You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added support for pandoc to generate pdf and epub, latest builds are in the release page. CI is still not ready and there's lot of unsync doc to be updated and reviewed. So just one little step forward to get that in shape
Describe the issue
Makefile is trash, npm modules fail not install, gitbook-cli (from package.json) is unmaintained/abandoned.
Currently this project uses GitHub actions exclusively, which in turn uses rust-lang/mdBook. So it shouldn't be an issue for deploying.
But local testing is broken; instructions are missing.
How to reproduce?
git clone && make
Expected behavior
Rendered book.
Possible fix
Provide alternative script and/or instructions to render the book locally.
AFAICT, installing
cargo install mdbook
should be just about enough of a setup. Alternatively, there's a docker image at peaceiris/mdbook.Screenshots
None
Additional context
Is this project abandoned? -- GitbookIO/gitbook-cli
The text was updated successfully, but these errors were encountered: