Skip to content

Repository files navigation

Important

First, replace some placeholder {{PACKAGE_NAME}} with your package name.

Docsify Logo

Docsify Plugins

{{PACKAGE_NAME}}

by simochee

jsDelivrnpm versionLicense

about this plugin...

📀 Installation

Insert a script tag to load the plugin script file after loading the Docsify script.

<script>window.$docsify={};</script><scriptsrc="//cdn.jsdelivr.net/npm/docsify@v4/lib/docsify.min.js"></script><scriptsrc="//cdn.jsdelivr.net/npm/{{PACKAGE_NAME}}/lib/{{PACKAGE_NAME}}.min.js"></script>

🔰 Usage

how to use this plugin...

💻 Development

  1. Clone this repository
  2. Enable Corepack using corepack enable
  3. Install dependencies using pnpm install
  4. Run watch mode using pnpm run watch
  5. Start server using Live Server
  6. Insert a script tag to load the plugin script file after loading the Docsify script.
<scriptsrc="http://localhost:5500"></script>

🛡️ License

MIT

About

Template for creating a docsify plugin.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages