I'm looking for a tool to generate a static website to host some internal documentation, like dev tips, tools we use, a few simple tutorials etc.. The idea being to share it among the team, rather informally.
I'm sure there are many tools out there, and it's actually pretty overwhelming to try and choose one. rmarkdown / blogdown look pretty cool but I had never heard of it before. Github Markdown Render seems interesting (but not static), there are certainly hundreds of tools for blogs, and lots to generate sites from code (Sphinx, Doxygen).
More specific requirement :
Do you guys have any recommendations?
PS : I chose markdown because it seems to be the most common and I already know / use it, but I'm open to rest or anything.
docsify might meet your needs.


As simple as possible, ideally creating the website files in one command line.
A docsify site is created in one command.
docsify init ./docs
Possibility to navigate between files.
There is a sidebar to navigate between files.
Well supported / big community.
It's a 17.3k project. There are 160 contributors now(April 16, 2021).
Nice rendering, especially for code.
If possible, customizable for looks and a to give more control on layout.
It's customizable. You can find websites created by docsify and themes for docsify on Awesome Docsify.
General enough so that I can change tool if someday I decide I want finer control.
Don't worry. Many tools support Markdown. You can change the tool whenever you want.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With