TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are some good documentation OSS offerings

3 点作者 totaldude87超过 1 年前
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

2 条评论

CrypticShift超过 1 年前
Outline [1] is not OSS (its source is just available).<p>Docusaurus [2] is not a &quot;wiki&quot; (it generates static sites from Markdown).<p>But both are popular and self hostable.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;outline&#x2F;outline">https:&#x2F;&#x2F;github.com&#x2F;outline&#x2F;outline</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;docusaurus">https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;docusaurus</a>
BrittonR大约 1 年前
<a href="https:&#x2F;&#x2F;js.wiki&#x2F;" rel="nofollow">https:&#x2F;&#x2F;js.wiki&#x2F;</a> is what we’ve decided to go with at my company.