Not too far ago, I invested several days into "mastering" and tuning TiddlyWiki. It was an interesting experience. I loved it on the whole and felt very enthusiastic about using it store all my knowledge. It's super flexible and use of tags, filters and macros make it unique. However, it's a bit complicated for mass adoption. Also, the extended use of its powerful features may make your computer tangibly slow.
That's why I found "Obsidian", that's what I'm using today to store my knowledge.
Based on our record, TiddlyWiki seems to be a lot more popular than GitBook. While we know about 191 links to TiddlyWiki, we've tracked only 5 mentions of GitBook. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There is also https://tiddlywiki.com/ that you can save anywhere. - Source: Hacker News / 8 days ago
- 100% handcrafted human code (TM) Here's the primary trick that makes this possible: https://news.ycombinator.com/item?id=43179649 [2] Notetime - https://news.ycombinator.com/item?id=43434152 [4] TiddlyWiki - https://tiddlywiki.com/. - Source: Hacker News / about 1 month ago
Is this similar to TiddlyWiki https://tiddlywiki.com/ ? - Source: Hacker News / about 2 months ago
Imagine having a personal wiki that fits in a single HTML file — no databases, no servers, just a self-contained knowledge base you can store in Dropbox, email to yourself, or even host on a static file server. Sounds familiar? Inspired by the legendary TiddlyWiki, I set out to create a minimalist wiki that’s lightweight and works even without JavaScript. - Source: dev.to / 2 months ago
Tiddlywiki https://tiddlywiki.com/ is good at cross-linking notes and publishing to the web. Consider writing plain HTML and calling it a digital garden, so you aren't locked into the chronological feed blog mindset. Maybe Obsidian Publish? https://obsidian.md/publish#:~:text=Explore%20Publish%20sites%20by%20the%20Obsidian%20community. - Source: Hacker News / 4 months ago
TL,DR: LaunchDarkly is great for B2C companies. Bucket is for B2B SaaS products, like GitBook — a modern, AI-integrated documentation platform. - Source: dev.to / 3 months ago
Addison Schultz, Developer Relations Lead at GitBook, puts it simply:. - Source: dev.to / 3 months ago
Good question that led to insightful responses. I would like to bring GitBook (https://gitbook.com) too to the comparison notes (no affiliation). They, too, focus on the collaborative, 'similar-to-git-workflow', and versioned approach towards documentation. Happy to see variety in the 'docs' tools area, and really appreciate it being FOSS. Looking forward to trying out Kalmia on some project soon. - Source: Hacker News / 8 months ago
You can have both a landing page (e.g.: www.your-project.dev) and a documentation website (e.g.: docs.your-project.dev). For creating documentation website GitBook is better fit than Gitlanding. GitBook is free for open source Projects (you just need to issue a request). - Source: dev.to / about 3 years ago
GitBook is a collaborative documentation tool that allows anyone to document anything—such as products and APIs—and share knowledge through a user-friendly online platform. According to GitBook, “GitBook is a flexible platform for all kinds of content and collaboration.” It provides a single unified workspace for different users to create, manage and share content without using multiple tools. For example:. - Source: dev.to / about 4 years ago
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Docusaurus - Easy to maintain open source documentation websites
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.
MkDocs - Project documentation with Markdown.
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
ReadMe - A collaborative developer hub for your API or code.