docsify

Documentation

Quickstart

Installation

mkdir docsify-projectcd docsify-projectnpx --yes --package docsify-cli@latest docsify init# For the `Are you sure you want to rewrite it?` prompt, select `y`

Configuration

Use the default configuration. SSR is not supported.

Deployment

Preview

npx --yes serve@latest --single

Deploy

npx --yes bunny-launcher@latest --interactive