top | item 39015542

(no title)

albybisy | 2 years ago

what are other good opensource alternatives?

discuss

order

deathanatos|2 years ago

My org has used mdBook: https://rust-lang.github.io/mdBook/ (That link is itself a rendered mdBook, so that'll give you an idea of the feature set.)

(While it's definitely a Rust "thing", if you just have a set of .md files, all you need is a "SUMMARY.md" (which contains the ToC) and a small config file; i.e., you don't have to have any Rust code to use it, and it works fine without. We document a large, mostly non-Rust codebase with it.)

webwanderings|2 years ago

This is pretty fast. Wow. Question for you. Does the search feature works out of the box, or does it need a plugin?

antiframe|2 years ago

Your question implies that Outline is opensource. It's not. I reread your question as "What are good opensource alternatives?" and it makes sense.