/docsify-notebooks

📖 Template for building notebooks with docsify.

Primary LanguageHTMLThe UnlicenseUnlicense

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.