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.
- Host: GitHub
- URL: https://github.com/kelimuttu/docsify-book-skeleton
- Owner: kelimuttu
- Created: 2021-04-02T17:53:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-29T18:05:48.000Z (over 3 years ago)
- Last Synced: 2025-03-21T09:01:43.350Z (3 months ago)
- Topics: book, docsify, docsify-template, online
- Language: HTML
- Homepage: https://kelimuttu.github.io/docsify-book-skeleton/#/
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)