Hacker News new | ask | show | jobs
by asicsp 2178 days ago
See also mdBook [0] for another alternative to Gitbook

[0] https://github.com/rust-lang/mdBook

4 comments

At a cost of worse design, I am extremely satisfied with mdbook. For an example, check The Rust Book.
What do you mean by design? I run a customized version of mdbook to render https://docs.hyperdeck.io

I’m fairly happy with mdbook (although it took some time to get the customizations work correctly)

On a side note, HyperDeck looks great! Is this open-source?
Thanks! It is not open source right now. I’ve been thinking about that, but initially it will probably be commercial, and then I’ll see.
There is also Jupyterbook https://jupyterbook.org/intro.html which has a slightly different focus, but seems pretty great.
I've switched from GitBook mostly to mkdocs-material for technical docs