Doc generation - docusaurus
I’ve been learning a new product in work, as I go along I’ve kept notes on various features / functionality. Over time this has grown into a useful document for new starts. So I decided to see what platforms I could use to publish this online. There are a number of static site generators. Gatsby, Gitbook, Jekyll, Vuepress, each with their pros and cons. I settled on a tool called Docusaurus from Facebook.
Docusaurus is a project for building, deploying, and maintaining open source project websites easily.
The skeleton was straight forward to setup, publishing to github was hassle free.