How to build a docs site with Docsify-JS and Github Pages
Convert your docs folder into a pretty docs website using Docsify-JS and some minimal setup instructions. This project's site is running on Docsify.
The repo contains quickstart directory of template configs for a new site. These are used in the tutorial.
- Online docs: Github Page site. This is both a tutorial as well a live demo of the kind of site you would have after following the tutorial.
- Project docs: Start at the readme in the docs directory. These docs lack Docsify styling but contain the same content as they are used in serving the online docs site.