TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Help/FAQs/documentation system, like Google's help?

9 pointsby apexaukabout 15 years ago
Does anyone know of a system (SaaS or self-hosted) to run a help/FAQs/documentation system?<p>We're looking for something simple, in the style of all Google's help sites (e.g. http://mail.google.com/support/) - basically a simple CMS, with categorisation and automatic generation of multiple levels of index pages, search, "did this help" style widgets for feedback, list of most popular articles etc.<p>What I'm _not_ looking for is a GetSatisfaction/UserVoice -style "community-powered" support.<p>Not rocket science.. but surely a common problem. Anyone know of anything ready-to-go?<p>Cheers! -- A

7 comments

mikexstudiosabout 15 years ago
I've seen many startups use Tender App (<a href="http://www.tenderapp.com" rel="nofollow">http://www.tenderapp.com</a>) which seems very well designed and developed (by the team at entp!).<p>Here's an example of their help/FAQ/doc system: <a href="https://help.tenderapp.com/faqs" rel="nofollow">https://help.tenderapp.com/faqs</a>
评论 #1383582 未加载
gdevoreabout 15 years ago
ScreenSteps Live combines a hosted documentation service with a desktop client for quickly creating screenshot based documentation. It also integrates very nicely with Zendesk. You can see an example here:<p><a href="http://help.screensteps.com" rel="nofollow">http://help.screensteps.com</a><p>Or, here is another example site we set up:<p><a href="http://ipad.screensteps.com" rel="nofollow">http://ipad.screensteps.com</a><p>Very simple to use and very effective. You can read a case study here:<p><a href="http://www.bluemangolearning.com/screensteps/case_studies/second_street_media.html" rel="nofollow">http://www.bluemangolearning.com/screensteps/case_studies/se...</a>
oziumjinxabout 15 years ago
Check out <a href="http://www.helpspot.com/" rel="nofollow">http://www.helpspot.com/</a> and <a href="http://www.knowledgems.com/" rel="nofollow">http://www.knowledgems.com/</a>
评论 #1383579 未加载
gspyrouabout 15 years ago
If you are using ASP.NET you may take a look at Web Application Toolkit for FAQs : <a href="http://channel9.msdn.com/posts/jsenior/Web-Application-Toolkits-FAQ/" rel="nofollow">http://channel9.msdn.com/posts/jsenior/Web-Application-Toolk...</a>
ABrandtabout 15 years ago
Not sure if this is what you're looking for, but a fellow HNer (hajrice) is working on questionify.com<p>They're still in private beta but I know Emil would be more than willing to offer an account. Good luck!
fabiandesimoneabout 15 years ago
You might want to give Screen Steps a look. <a href="http://www.bluemangolearning.com/" rel="nofollow">http://www.bluemangolearning.com/</a>
thaumaturgyabout 15 years ago
A lot of open source projects just use MediaWiki.