A curated list of awesome things related to docsify
The document is a curated list of various awesome things related to Docsify, with sections covering Showcase, Community Resources, Plugins, Themes, and Enterprise Usage. Each entry in the list represents different projects, tools, or resources related to documentation, web development, data visualization, and more.
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.