MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. Start by reading the introductory tutorial, then check the User Guide for more information.
Based on our record, Wiki.js seems to be a lot more popular than MkDocs. While we know about 68 links to Wiki.js, we've tracked only 2 mentions of MkDocs. 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.
I'm a software engineer, and before getting my rM2, I kept all of my notes in Markdown format. They're under source control (git), and I use mkdocs to build them into a static website. I have a CI pipeline set up so that whenever I push changes to my notes to GitHub/Gitlab/Sourcehut, they are automatically built and published to my site. Source: about 2 years ago
Starlette is a web framework developed by the author of Django REST Framework (DRF), Tom Christie. DRF is such a solid project. Sharing the same creator bolstered my confidence that Starlette will be a well designed piece of software. - Source: dev.to / about 4 years ago
Congrats on launching! Quick question: is this closer to WikiJS (https://js.wiki/), TinaCMS (https://tina.io/), Docusaurus (https://docusaurus.io/), or something else? - Source: Hacker News / 8 months ago
Wiki.js is a self hosted, open source Wiki that has a lot of awesome functionality. Unfortunately it's lacking some small, but important UI features, like a light box, to enlarge downsized images to it's full size. And unless you want to add a link to each image, to open it in a new tab, you would probably go for a modal view here. - Source: dev.to / about 1 year ago
Https://js.wiki/ is what we’ve decided to go with at my company. - Source: Hacker News / about 1 year ago
Can't think of anything that meets all the criteria, there's always some compromise, which might just be the way it is. For example I could 'self-host' otterwiki or wiki.js on a VPS for a pretty small monthly fee, which I could also use for other stuff that doesn't make sense for a home lab, but then I also need to deal with security since it's hosted on the internet. Or I could self-host and just accept that... Source: over 1 year ago
I love PlantUML. I was always fond of it in my early days as a software engineer and still use it today, along with all the various ways to draw diagrams out there, whether it's through a web tool like draw.io or Miro or through markup like PlantUML and Mermaid. Some stuff I'd like to share with the rest: - PlantUML's default style has improved since the days of red/brown borders, pale yellow boxes, drop shadows... - Source: Hacker News / almost 2 years ago
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
TiddlyWiki - a non-linear personal web notebook
Doxygen - Generate documentation from source code
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
Docusaurus - Easy to maintain open source documentation websites
MediaWiki - MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.