HACKER Q&A
📣 totaldude87

What are some good documentation OSS offerings


Long story short, we dont like our enterprise tool offering of confluence, checking in to see whether there are any good OSS offerings to host an internal documentation site


  👤 CrypticShift Accepted Answer ✓
Outline [1] is not OSS (its source is just available).

Docusaurus [2] is not a "wiki" (it generates static sites from Markdown).

But both are popular and self hostable.

[1] https://github.com/outline/outline

[2] https://github.com/facebook/docusaurus


👤 BrittonR
https://js.wiki/ is what we’ve decided to go with at my company.