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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Outline – An Open Source Team Knowledgebase

28 点作者 slightknack超过 5 年前

6 条评论

upofadown超过 5 年前
Good old DokuWiki[1] has few dependencies (not even a database), is super easy to set up without Docker and comes with a zillion useful plugins. Its wiki markup format is supported both for import and export by pandoc.<p>Just saying...<p>[1] <a href="https:&#x2F;&#x2F;www.dokuwiki.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.dokuwiki.org&#x2F;</a>
评论 #21895257 未加载
评论 #21893846 未加载
pxtail超过 5 年前
Mandatory Google or <i>shudders</i> Slack account for registration without any other option? Why?
ssddanbrown超过 5 年前
If anyone is after a different approach, or alternative requirements, I&#x27;ve been working on BookStack [1] for the last few years in my free time.<p>[1] <a href="https:&#x2F;&#x2F;www.bookstackapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.bookstackapp.com&#x2F;</a>
curryst超过 5 年前
The self-hosted requirements are pretty hefty.<p>Node.js &gt;= 12 Postgres &gt;=9.5 Redis &gt;= 4 AWS S3 storage bucket for media and other attachments Slack or Google developer application for authentication<p>Requiring Postgres and Redis for a documentation site seems overkill. Also not a fan of requiring S3, an option to save the media to the local disk would be nice. This seems somewhat over-engineered for a knowledgebase, especially when some of the competition has no runtime requirements other than a webserver (DokuWiki, statically generated Gatsby&#x2F;Hugo sites). And I can still get Slack notifications on edit from MR notifications.
lukasfischer超过 5 年前
Outline looks clean and very similar to Notion. We use Notion in our company. Wondering if Outline could be a cheaper alternative (and with an API).
inakarmacoma超过 5 年前
I&#x27;d recommend giving &quot;DynaList&quot; a look as well. Use it daily.