We use mediawiki and and recently IT invested in confluence. I hate it, because it's slow. but I do see it has some benefits, for example, it automatically generates a content table. so content discovery is easier. it is also designed to be a document system for a software company. you can use it to create meeting notes and tag people. but overall, I liked mediawiki, the problem with it is, it's hard to make sure thi…
We too use Confluence and it's abundantly unbelievably awful. * Super bloated and laggy * Hard to get your data out/migrate to some rival system. Did your technical writers spend a bunch of time typing strings into a table using the Confluence table building GUI, and now you want that data as a .csv? Too bad, hope you want to spend half an hour in copy-and-paste + reformatting hell. * Impressively broken search (e.g.…
Ask HN: How does your team handle knowledge documentation?
31–40 of 93 posts
Re: Ask HN: How does your team handle knowledge documentation?
#32How? Badly. Right now it's a GitHub wiki in our "infrastructure" repo (which is basically all the bits and pieces that don't fit anywhere and don't have a proper repo of their own). We migrated to this from: "several github wikis, each in the repo of the project" - but often you have overlap and it was bad to find stuff. Pros: - easy backup (git clone) - markdown - easy to get started, "good enough" Meh: - searchable…
reads markdown
has an online editor available
stores in git
and is searchable.
Re: Ask HN: How does your team handle knowledge documentation?
#33We use mediawiki and and recently IT invested in confluence. I hate it, because it's slow. but I do see it has some benefits, for example, it automatically generates a content table. so content discovery is easier. it is also designed to be a document system for a software company. you can use it to create meeting notes and tag people. but overall, I liked mediawiki, the problem with it is, it's hard to make sure thi…
Easy to edit, easy to maintain, good search capabilities, plenty of ways to extend.
Edit: for updates of mediawiki use installatron, for structuring documentation you can use categories.
Re: Ask HN: How does your team handle knowledge documentation?
#34We use mediawiki and and recently IT invested in confluence. I hate it, because it's slow. but I do see it has some benefits, for example, it automatically generates a content table. so content discovery is easier. it is also designed to be a document system for a software company. you can use it to create meeting notes and tag people. but overall, I liked mediawiki, the problem with it is, it's hard to make sure thi…
- wide screen support (paragraphs to across the whole screen)
- Every page is a folder and the add-button is visually above the current page in the hierarchy, but creates a child page. Easy for techies once they figured it out, hard for new people and the rest of the company.
- no tree-view by default
- comments can't be seen in edit-mode
- no markdown
Biggest pro though:
- collaborative editing in a wiki (and still a dedicated edit-mode so work in progress remains hidden from those trying to just read the resource)
Re: Ask HN: How does your team handle knowledge documentation?
#35Re: Ask HN: How does your team handle knowledge documentation?
#36We use mediawiki and and recently IT invested in confluence. I hate it, because it's slow. but I do see it has some benefits, for example, it automatically generates a content table. so content discovery is easier. it is also designed to be a document system for a software company. you can use it to create meeting notes and tag people. but overall, I liked mediawiki, the problem with it is, it's hard to make sure thi…
Re: Ask HN: How does your team handle knowledge documentation?
#37At edX we have information spread between Confluence and Google Drive. Search is not ideal for either. Information sharing is not great.
Re: Ask HN: How does your team handle knowledge documentation?
#38We created Teamemo (https://teamemo.com) because knowledge management should be easy, fast and fun.
Re: Ask HN: How does your team handle knowledge documentation?
#39How? Badly. Right now it's a GitHub wiki in our "infrastructure" repo (which is basically all the bits and pieces that don't fit anywhere and don't have a proper repo of their own). We migrated to this from: "several github wikis, each in the repo of the project" - but often you have overlap and it was bad to find stuff. Pros: - easy backup (git clone) - markdown - easy to get started, "good enough" Meh: - searchable…
I was about to make this same joke. Glad to hear that everyone is just as screwed on this.
Re: Ask HN: How does your team handle knowledge documentation?
#40We have people get assigned tasks from other projects from time to time, and they start picking up bits and pieces of the projects from that. And we have an internal wiki that documents some things that people aren't very good about keeping up to date or making it comprehensive.
Also some of our software has gone through rewrites that has cleaned up the architecture and made them easier to understand and work with, without documentation.
But there's still way too much locked in people's heads. We've lost quite a bit of it, too, as people have left over time. I know we're trying to convince a client to shift over to newer versions of our software, because we no longer have anyone that knows anything about the tech the legacy legacy software was written in (it's legacy software that predates our existing legacy software).