Hacker News new | ask | show | jobs
by albertvila 663 days ago
I use Docusaurus for my software development wiki (knowledge base): https://albert.wiki

It works very well for this purpose. I didn't bother to change the default UI though. And I haven't added any search mechanism (I keep the content organized, thus I don't need it much). It has a blog feature, but I don't use it.

It's hosted in Netlify, deploying automatically on each push.

Here's the source code if you are curious: https://github.com/AlbertVilaCalvo/Wiki