© 2026 Hashnode
MkDocs is an awesome static site generator. It provides many features like navigation and search, but what I like is its extensibility. Hundreds or thousands of extensions and plugins allow you to render anything you want, the way you want. While the...

I've been trying out some documentation site generator tools out there and I tried 3 of them to test. These were not randomly chosen but picked 3 from a lot after reading about many of the ones there are online. This is for a product documentation at...

Introduction In the software development ecosystem, there is often friction between software developers and technical writers when it comes to creating and contributing to software documentation. One reason for this issue is that these two key player...

Introduction In my recent article, I wrote a guide on how to build a documentation site using Docsify and Github pages. Today, you will learn how to build your site with MkDocs, as we have numerous static site generators(SSG) you can leverage. Static...
