Skip to content

kelimuttu/docsify-book-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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