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 doc site itself running on Docsify.
This project aims to use easy instructions for newcomers to Docsify and also includes as little effort as possible to get the quickstart / template project copied into your own project.
The tutorial is available in two forms:
- Github Pages: docs site. This also live demo of the kind of site you would have after completing the tutorial.
- Project docs: View the docs as plain markdown format in the repo, either locally or on Github. See the docs directory.
The tutorial references the quickstart directory at the project root.
See also the Nested Example section for understanding links in markdown and the sidebar.