Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 436 Bytes

Notebooks docsify template.

Template for building notebooks with docsify.

Usage

Clone it with degit:

npx degit monkeyandres/docsify-notebooks my-notebook-collection
cd my-notebook-collection
yarn install # or npm

Configuration

Read the docsify documentation for knowing what to configure.