In this HashiQube DevOps lab you will get hands on experience with Docsify - The Magical Documentation Generator.
Docsify is a magical documentation site generator. Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.
bash docsify/docsify.sh
vagrant up --provision-with basetools,docsify
docker compose exec hashiqube /bin/bash
bash hashiqube/basetools.sh
bash docsify/docsify.sh
After provision, you can access Docsify and HashiQube documentation at http://localhost:3333/