An open API service indexing awesome lists of open source software.

https://github.com/kelimuttu/docsify-book-skeleton

Template for building an online book using docsify.
https://github.com/kelimuttu/docsify-book-skeleton

book docsify docsify-template online

Last synced: 2 months ago
JSON representation

Template for building an online book using docsify.

Awesome Lists containing this project

README

        

# What is Docsify book skeleton?
> Template for building an online book using [docsify](https://docsify.js.org/).

# Usage
Clone it with [degit](https://github.com/Rich-Harris/degit):

```bash
npx degit kelimuttu/docsify-book-skeleton yourbook
```

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

```bash
docsify serve yourbook
```

# Configuration
Read [docsify](https://docsify.js.org/) documentation to learn more about how to configure.

## Credits
* [Docsify](https://docsify.js.org/#/)
* [Lipsum](https://www.lipsum.com/)
* [Reference examples](https://apastyle.apa.org/style-grammar-guidelines/references/examples/webpage-website-references)
* [Book icon](https://www.flaticon.com/free-icon/storytelling_3627782)
* [Author icon](https://www.flaticon.com/free-icon/author_2422012)