/docsify-book-skeleton

Template for building an online book using docsify.

Primary LanguageHTML

What is Docsify book skeleton?

Template for building an online book using docsify.

Usage

Clone it with degit:

npx degit kelimuttu/docsify-book-skeleton yourbook

Running

To run the project, go to the parent directory and run the following command:

docsify serve yourbook

Configuration

Read docsify documentation to learn more about how to configure.

Credits