Docusaurus is recommended for developers and project maintainers who need to create and manage comprehensive documentation for open source projects or internal tools. It is particularly valuable for those who prefer a React-based approach and need features like versioning and localization out of the box.
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.
Docusaurus might be a bit more popular than TiddlyWiki. We know about 213 links to it since March 2021 and only 191 links to TiddlyWiki. 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.
Docusaurus is a powerful static site generator built by Meta and designed specifically for documentation websites. It’s React-based, which means you get a lot of flexibility in how you customize your site, and it comes with features that make API documentation much easier to manage:. - Source: dev.to / 14 days ago
We looked into a few different providers including GitBook, Docusaurus, Hashnode, Fern and Mintlify. There were various factors in the decision but the TLDR is that while we manage our SDKs with Fern, we chose Mintlify for docs as it had the best writing experience, supported custom React components, and was more affordable for hosting on a custom domain. Both Fern and Mintlify pull from the same single source of... - Source: dev.to / 17 days ago
Docusaurus is an open-source documentation site generator built by Meta, designed for creating optimized, fast, and customizable websites using React. It supports markdown files, versioning, internationalization (i18n), and integrates well with Git-based workflows. Its React architecture allows for deep customization and dynamic components. Docusaurus is ideal for developer-focused documentation with a need for... - Source: dev.to / 20 days ago
I think this is more a question of how you want to create and store your content and templates, like whether they exist as a bunch of Markdown files, database entries, a third-party API, etc. They're typically made to work in some sort of toolchain or ecosystem. For example, if you're working in the React world, Next.js can actually output static HTML pages that work fine without JS... Just use the pages router... - Source: Hacker News / 26 days ago
For this challenge, I've built a simple static website based on Docusaurus for tutorials and blog posts. As I'm not too seasoned with Frontend development, I only made small changes to the template, and added some very simple blog posts and tutorials there. - Source: dev.to / 2 months ago
There is also https://tiddlywiki.com/ that you can save anywhere. - Source: Hacker News / about 1 month 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 / 2 months ago
Is this similar to TiddlyWiki https://tiddlywiki.com/ ? - Source: Hacker News / 3 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 / 3 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 / 5 months ago
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
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.
Doxygen - Generate documentation from source code
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.