▲ | Ask HN: What's a modern alternative to Confluence for small dev teams? | |||||||
4 points by ivarojha 18 hours ago | 5 comments | ||||||||
All my dev docs are spread across Notion, Google Drive, a Github repo and text notes in Slack. I'm currently hiring devs and figured I should get these in order first. A place where you can save dev onboarding, design docs, api docs, devops stuff, emergency handbook, potentially connect Github for code search, connect Linear and maybe other frequently used dev tools. And it all feels effortless to maintain and sync. In my previous experiences at startups, we used Confluence and Phabricator. Is there anything new startups use these days? | ||||||||
▲ | trcarney 15 hours ago | parent | next [-] | |||||||
Something we are working on my team is an internal Astro Starlight site. It is all in markdown so if your team is backend focused, the can still maintain it, and then all the docs are markdown files that are tracked with git. Comes with basic search already built in too. So far we like the idea of this approach but haven't fully set it up yet | ||||||||
| ||||||||
▲ | toomuchtodo 18 hours ago | parent | prev | next [-] | |||||||
Why not make Notion the canonical system of record for this? Github is for code, Slack is for ephemeral chat. Anything that must persists should be stored in Notion (and you can link to Github references from within Notion). | ||||||||
| ||||||||
▲ | haute_cuisine 13 hours ago | parent | prev [-] | |||||||
slab fits your requirements |